Unable to upload file

Last post 03-27-2006, 8:41 AM by mfergu98. 1 replies.
Sort Posts: Previous Next
  •  03-24-2006, 4:54 PM 17579

    Unable to upload file

    I'm having difficulty with uploading images.  I have ASPNET with full control on the uploads folder and set the path in the Admin, Default and Guest config files for the imagegallery.  I'm at a loss for what to do next.  The following is the error I receive:
     
    Unable to upload file.System.UnauthorizedAccessException: Access to the path [path] is denied.
    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
    At CuteEditor.Impl.FileSystemStorage.CreateFile(String dirpath, String filename, Byte[] filedata)
    at CuteEditor.Dialogs.FileBrowserPage.uploadButton_Click(object sender, EventArgs e)
     
    Thanks in advance for any help!!
     
    Mark
  •  03-27-2006, 8:41 AM 17599 in reply to 17579

    Re: Unable to upload file

    Found the answer, on Win2003 Server, needed to have Network Service have read and write access.
View as RSS news feed in XML