Aspose Examples Dashboard ERROR

I downloaded the dashborad and when I click on “download product” button I get an error (attchement 1).



I click on link “report it to us” and I get another error (attachemnt 2)



I am trying to evaluate aspose.PDF for .NET and I am unable to do so.



thanks

Hi Nermin,

Please restart the Dashboard and try again. You can also download Aspose.Pdf for .NET from http://www.aspose.com/community/files/51/.net-components/aspose.pdf-for-.net/default.aspx and share any queries in forums if you see any issue.

Best Regards,

Hi Nermin,


Thanks for reporting this issue. Can you share the full text from the first error in your screenshot? It looks a little odd. Also, can you confirm if you are working from behind a proxy?

If you continue to have any probelms downloading the examples please download them directly from here instead: https://github.com/asposepdf/Aspose_Pdf_NET (click Download ZIP).

Thanks,
Adam

I made a small project testing aspose funcionality. I am targeting


when I run my app I get this error (image 1):
my project settings are in image 2. please advice. thank you.

I am referencing C:\Program Files (x86)\Aspose\Aspose.Pdf for .NET\Bin\net4.0_ClientProfile\Aspose.Pdf.dll



Hi Nermin,


Thanks for sharing the details.

The above stated issues usually occur when you try to reference Aspose.Pdf.dll targeted with specific .NET Platform in an application which has different target .NET Framework i.e. trying to add Aspose.Pdf.dll from folder net2.0 to application with target .NET Framework as .NET Framework 4.0 or .4.0 Client_Profile.

From your above description, you seem to be working accordingly but I wonder why you are facing the problem. Can you please share your sample project so that we can test the scenario in our environment. We are sorry for this inconvenience.