IIS 7 Trust Levels

  •  12-07-2009, 11:29 AM

    IIS 7 Trust Levels

    Hi, I'm trying to deploy my application to an IIS 7 server for the first time.
    CuteEdtior works great until I try to add a picture.
    When the first window attempts to open, I get this error....
     

    Security Exception

    Description: 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: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
     
     
    What trust level should the application be set to?
     
View Complete Thread