PDA

Click to See Complete Forum and Search --> : How can I change the application's trust level in the configuration file.


Naci
Mar 5th, 2004, 03:21 PM
Hi,

I am using COM component with the ASP application. When I run the application, I get the following error message. The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Permission denied

How can I give permission? I tried Microsoft .NET Framework 1.1 Wizards and no result

nemaroller
Mar 6th, 2004, 08:04 AM
I think you need to grant it trust in the Machine.Config file.

But, take a look here because the best person to help you solve it, will probably be yourself:

http://www.15seconds.com/issue/040121.htm