System.Security.Permissions.FileIOPermission

  •  05-03-2007, 5:33 PM

    System.Security.Permissions.FileIOPermission


    Hi,
     
    I already have the temp directory setup, but still getting this, editor does not load.
     
    H.
     
     
    An unhandled exception occurred:

    Message: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

    Stack Trace:

    at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)

    at System.Security.CodeAccessPermission.Demand()

    at System.Reflection.Assembly.get_Location()

    at CuteEditor.LoadHandler.b(DateTime A_0)

    at CuteEditor.LoadHandler.a(String A_0)

    at CuteEditor.LoadHandler.ProcessRequest(HttpContext aspnetcontext)

    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

View Complete Thread