Hi Team,
We have the following dlls deployed into our current environment.
Aspose.Words.SharePoint.Workflow (1.1.0.0)
Aspose.Words.SharePoint (2.6.0.0)
Aspose.Words (11.6.1)
In our application we are converting and doc,docx documents to PDF using the above dlls. previously ours users are using 2003 and now they have moved to 2013.
When users are uploading the documents .docx ,I am receving an error Thread aborted . If the same document is uploaded by using 2003 it is converting to PDF with out any issues.
Please let me the resolution.
Thanks,
Rajesh
chimma.rajesh@gmail.com
Hi Hafeez,
Thanks for the reply. I am facing the error when converting every .docx (2013) to PDF. if the same document is converted .doc and try to convert it was successful.
Thanks,
Rajesh
Hi Hafeez,
I have downloaded the zip file and but I have found only Installing and uninstalling procedures. I did not find any upgrade procedure for it. Please let me know the steps that I need to follow to upgrade existing aspose word dlls.
Thanks,
Rajesh
Hi Rajesh,
You can follow uninstall process and then follow steps to install from scratch.
Best Regards,
Hi Ijaz,
We are using “Aspose.Words for .NET (11.6)” to convert the .Doc into PDF in our production environment.
While converting .docx documents to PDF we are facing the issues.
1. Can you tell me the procedure to upgrade our current version Aspose.Words for .NET ?
2. Is it ok if we download the new dll’s and copy to the respective location ?
Thanks,
Rajesh
Hi Hafeez,
Thanks for the quick reply. The solution is already deployed in production environment. If we can copy the dll’s will it work? From the installation guide I am able to see that “Download the dll’s and unzip to production environment and reference it in the project”.
Is it required any GAC deployment or can we copy it in bin folder.
Thanks,
Rajesh
Hi Rajesh,
Thanks for your inquiry. Please first remove old Aspose.Words completely from your development machine. Then remove the reference to this old Aspose.Words.dll from your project using Visual Studio. Also, delete associated files from your project's bin folder if present. Then install Aspose.Words (16.5.0) via msi installer. Add reference to this new DLL (~\install-dir\Aspose\Aspose.Words for .NET\bin\net4.0) in your project using Visual Studio and re-build it. Finally, re-publish your web application and copy the newly published website to your server. Hope, this helps.
Best regards,
Hi Hafeez,
We are using the solution in SharePoint 2010. SharePoint 2010 supports only .NetFramework 3.5 .
Thanks,
Rajesh
Hi Rajesh,
Thanks for your inquiry. In this case, you can use assemblies from “net2.0” folder. Hope, this helps.
Best regards,