aspose-pdf / Aspose.PDF-for-.NET-Old

This repository is no more maintained and all latest code samples are maintained here:
https://github.com/aspose-pdf/Aspose.PDF-for-.NET
MIT License
81 stars 54 forks source link

Access Denied running Aspose C# Examples #11

Open mistro99 opened 7 years ago

mistro99 commented 7 years ago

Instructions for running C# Examples for Aspose PDF.Net seemed simple enough, but when I try to run one of the examples from VS2013, I immediately get 'access denied' against the 'Aspose.Pdf.Examples.CSharp.exe'. I have added various local Windows 7 accounts, i.e. NETWORK and LOCAL service, etc, along the directory path, and made sure it's 'full control', but get this error as soon as I try to run. Any help appreciated.

asadalikhan90 commented 7 years ago

@mistro99

Would you please specify the example with which you are facing the issue, also please confirm that if same example is creating issue with other versions of Visual Studio. We will definitely investigate and address the issue accordingly.

Best Regards,

mistro99 commented 7 years ago

Any example that I try to run, I get a command window dialog that displays with 'Access denied. Press any key to continue...' This happens in both VS2013 and VS2010. I've unzipped the downloaded examples to a local directory, and as indicated, added other permissions to the folder path, but still not working.

asadalikhan90 commented 7 years ago

@mistro99

Thanks for sharing details.

It seems your environment specific issue, as I have tested the examples after downloading them from here. Please try to run Visual Studio as administrator and confirm if it resolves the issue. In case if it does not, please share some more details like in which directory you are keeping the examples solution and which version of windows you are running e.g Win7 EN x64.

We will again test the scenario and address it accordingly.

Best Regards,