On our Windows Server 2008 R2 server, we're getting this generic exception and stack trace:
[SecurityException: Request failed.]
Prince.ConvertString(String xmlInput, Stream pdfOutput) +0
The application is hosted in ASP.NET. On our Windows 7 and Windows Server 2008 (non-R2) servers, all 64-bit, things are working fine. Are there any known issues with running Prince on this platform with workarounds? I'm using the .NET library.
[SecurityException: Request failed.]
Prince.ConvertString(String xmlInput, Stream pdfOutput) +0
The application is hosted in ASP.NET. On our Windows 7 and Windows Server 2008 (non-R2) servers, all 64-bit, things are working fine. Are there any known issues with running Prince on this platform with workarounds? I'm using the .NET library.