Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

Last post 12-29-2005, 11:06 AM by jmercker. 5 replies.
Sort Posts: Previous Next
  •  06-07-2005, 4:52 AM 7298

    Access Denied for %windir%/TEMP For Cute Editor Asp.net Version


    How Can I Solve Access Denied for %windir%/TEMP in Cute Editor When I save Cute Content Into DataBads. Error Display Like

     
    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
     
    Thanks
    Kalpesh Vekaria

    Kalpesh
  •  06-09-2005, 1:35 PM 7395 in reply to 7298

    Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    I'm having the same problem. Since I haven't been able to reach anyone at CuteSoft, I'm trying to debug this one myself. Are you using a server farm (multiple web servers that are load balanced) or are you hosting the application on a single web server?
  •  06-09-2005, 1:43 PM 7396 in reply to 7395

    Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    Please try the steps below.
     
    1. locate and open CuteSoft_Client/CuteEditor/Configuration/Editor.config file.
     
    2. Change the following code:
     

     <setting name="MultipleServerMode" value="False" />
     
    to
     

     <setting name="MultipleServerMode" value="True" />
     
    Keep me posted.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  12-01-2005, 3:01 PM 13288 in reply to 7396

    Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    I have version 5.0.0.0

    All was working just fine until I started using the CuteEditor.dll assembly from the GAC. It loads fine and works for most functions but when I try to insert an image I get the error mentioned above.

    I've tried changing the Editor.config file as Adam suggested (but it shouldn't apply for me at this point as I'm currently just in a local machine development environment).

    Any ideas?

    UPDATE #1: If I go back (not using the GAC) to having the "CuteSoft_Client\CuteEditor\..." directory structure under my app directory everything works fine...including the insert image functionality. I no longer get the access denied error as mentioned above. This isn't what I ultimately want to achieve though (I want to use CuteEditor out of the GAC and go back to having a virtual directory housing my CuteEditor folder for various apps to use).

    UPDATE #2: If I right click on an image within the control and select "Properties" from the context menu I get the same access denied error message.

  •  12-28-2005, 8:47 PM 14204 in reply to 13288

    Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    I just switched from FCKeditor to Cute Editor 5.1 in my DotNetNuke 4.02 platform and I received the not in full-thrust issue.  However, the error went away when I updated the MultipleServerMode flag to true.  What exactly is it going on?
  •  12-29-2005, 11:06 AM 14214 in reply to 13288

    Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    This may not be related to your issue, but make sure that the CuteSoft_Client folder and all subdirectories + files are not marked read-only.  Typically, they'll get marked this way when having a project under source control + you don't check out the files.  I hit an access denied error when I had these marked read-only.
     
    Jeramie

    Regards,
    Jeramie
View as RSS news feed in XML