PageParser and SecurityPermission.UnmanagedCode

T

Tom Jerry

Hi

I'm trying to deploy the DotText blog engine on my shared ASP.NET hosting
environment.

This engine does an extensive use of "PageParser.GetCompiledPageInstance()"
framework method.

Unfortunately, I get a security exception when trying to execute this
method.

I figured out that this is because my application doesn't run in full trust
and because PageParser won't work properly unless the SecurityPermission
"UnmanagedCode" is set to true.

My ISP doesn't want to change this permission to
"SecurityPermission.UnmanagedCode" to "true".

Is there a workaround ? How can I manage to execute the
PageParser.GetCompiledPageInstance ?

Thanks in advance for your help,

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,269
Messages
2,571,100
Members
48,773
Latest member
Kaybee

Latest Threads

Top