Help Me!!

Last post 10-18-2008, 11:09 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  10-16-2008, 11:45 PM 44951

    Help Me!!

    I am getting error:
    Server side exception, failed to upload xxxx.wmv

    Debug Information:

    System.UnauthorizedAccessException: Access to the path 'd:\inetpub\domain.net\www\UploaderTemp\uploading.3a99108b-fdb9-ed70-1459-4b50f820cc63.3a99108b-fdb9-ed70-1459-4b50f820cc63.resx' is denied.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
    at CuteWebUI.UploadModule.c(HttpContext A_0)

  •  10-18-2008, 11:09 PM 44967 in reply to 44951

    Re: Help Me!!

    Hi,
    Please make sure the asp.net have permissions to write the directory "d:\inetpub\domain.net\www\UploaderTemp"
     
    You can set the security settings by right click that folder , go to the 'Security' tab , and then let 'Everyone' can write it.
     
    Regards,
    Terry
View as RSS news feed in XML