Rank: Newbie Groups: Member
Joined: 1/19/2013 Posts: 1
|
ASPXToPDF works well in my local (workstation) development environment. When I try to run it on my web site hosting server I get the following error:
"Insufficient permissions to start ASPXToPDF, please check whether your application's trust level is set to full."
Is this a web.config issue? Any feedback on precisely what needs to be set and how to do it would be appreciated.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
This usually is because your host company is not granting your Web application full trust. ASPXToPDF needs full trust to run. So you will have to contact your hosting company to resolve this issue (if they don't give you the permission, there is no way for you to workaround that limitation from your side, as that would just completely defeat the purpose of limiting your app's permission at all).
Thanks!
|