b651-499b-a179-05077e00ee91000001-.tmp denied error

Last post 02-13-2009, 12:03 PM by Ofer Tal. 2 replies.
Sort Posts: Previous Next
  •  12-28-2006, 11:28 AM 25413

    b651-499b-a179-05077e00ee91000001-.tmp denied error

    Hi.
     
    when i take an images and want to edit it with "Image Editor then i got this error:
     
    Access to the path 'd\:web\localu\mydomain.com\public\CuteSoft_Client\CuteEditor\-b651-499b-a179-05077e00ee91000001-.tmp' is denied.
     
    Why !?
     
    is it bc i need "write/read properties on" for the folder or is read only fine !?
  •  12-28-2006, 12:31 PM 25417 in reply to 25413

    Re: b651-499b-a179-05077e00ee91000001-.tmp denied error

    Please give aspnet account write permission to the following folder:
     
    CuteSoft_Client\CuteEditor\ImageEditor\TempFiles
     
     

    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

  •  02-13-2009, 12:03 PM 48756 in reply to 25417

    Re: b651-499b-a179-05077e00ee91000001-.tmp denied error

    Is there any way to change the temporary path the ImageEditor uses?
     
    It ignores the web.config setting <add key="CuteEditorTempPath" value="~/SomeOtherTempPath" /> used by CuteEditor for temporary storage of upload files.
     
    I couldn't find any documented way to modify this.
     
    When these files are created under the project path and using VS2005 web application projects (with no project file), these temp files end up automatically checked into source control, become read only and cause the application to fail (not to mention fill source control with unnecessary temp files)
     
     
View as RSS news feed in XML