About Licence key

Hi,

I have downloaded pdf Library, got 30 days trial version licence key..My sample app works fine for my Temp machine, I move to my Dev environment and use same licence file .

I got following error :
"Could not load file or assembly 'Aspose.Pdf, Version=7.1.0.0, Culture=neutral, PublicKeyToken=47b2d0fcacdd3eb6' or one of its dependencies. The system cannot find the file specified. "

Any help will be greatly appreciated !!


Hi Ankur,

Thank you for considering Aspose.Pdf.

Please try adding the Aspose.Pdf.dll reference again in your application as per the development environment.

You can add the reference to the DLL as per your .NET Framework. We provide a separate DLL for each framework. You can choose the required DLL from the {installation folder}\bin.

If you still face any issue, please share your system environment (i.e. OS, .NET Framework, 32 bit or 64 bit machine etc.). We will check it and get back to you soon.

Sorry for the inconvenience,

Hi,

Thank you so much for quick response…
I resolved the issue…
I did not refer PDF dll correctly.