Reputation: 643
I am using the demo version of the PDFTron DLL which I'm using to test with in my .Net web application running though IIS. Unfortunately I need to do this in the live environment and am receiving the following error messages...
The evaluation version encountered an error in your system configuration.
To learn more see this web page: http://www.pdftron.com/kb_eval_error
Process does not have permission to Write to the Windows Registry
Having read links that the pdftron site gives out and the following stackoverflow post I am still no wiser as to what I need to do to get the dll working.
C# dll method call fails to write and read to/from the registry when called from ASP.NET web page
I have attempted changing the webconfig file to add a "trust" level of "full" but this does not work.
<trust level="Full" />
Can anyone tell me where I need to make the changes so I can test this software out on the live server environment please even if it is only once that I test the features out so the business I work for can evaluate the cost per year/benefit.
Upvotes: 1
Views: 235
Reputation: 643
Upvotes: 1