Can I use ABCPDF.NET

I have a requiremnt of the cleint to use ABCPDF.Net in the application. And I assume this requires Full Trust and also ASPNET /IUSER Permissions on the two DLL's and also the folder where it will convert it to PDF.

However when I hot it on this server I get the below error :

[PolicyException: Required permissions cannot be acquired.]

System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission) +2770052

System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission) +57

CAn anyone help me regarding this OR I cannot use ABCPDF.NET on LiteHost..

Atul
 
Back
Top