Access Denied for %windir%/TEMP

  •  09-08-2005, 4:05 PM

    Access Denied for %windir%/TEMP

    Has this problem been resolved?  I am using file version: 4.5.0.0, Description is: CuteEditor 4.5.0.1 Build 2005-07-10

    It is the demo version.  It works fine on my local machine, but bombs when I copy it to a local server.


    The full error is:
    Server Error in '/CuteSoft_Client' Application.
    --------------------------------------------------------------------------------

    In Not Full-Trusted Application,Editor Setting Can't Be Saved,And The EditorSetting Can't Be Restored After The Application Restarted. -- Access Denied for %windir%/TEMP
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: In Not Full-Trusted Application,Editor Setting Can't Be Saved,And The EditorSetting Can't Be Restored After The Application Restarted. -- Access Denied for %windir%/TEMP

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

    Stack Trace:


    [ArgumentException: In Not Full-Trusted Application,Editor Setting Can't Be Saved,And The EditorSetting Can't Be Restored After The Application Restarted. -- Access Denied for %windir%/TEMP ]
       CuteEditor.EditorSetting.a(String A_0) +332
       CuteEditor.EditorSetting..ctor(Editor editor, String hash) +173
       CuteEditor.EditorSetting.GetFromHash(HttpContext context, Editor editor, String hash) +112
       CuteEditor.EditorSetting.GetFromContext(HttpContext context, Boolean bthrow) +63
       CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture) +64
       CuteEditor.EditorUtilityPage.OnInit(EventArgs e) +93
       System.Web.UI.Control.InitRecursive(Control namingContainer) +241
       System.Web.UI.Page.ProcessRequestMain() +197

     


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
View Complete Thread