Images uploaded with 401.3 error

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/5/2009 10:11:24 AM
Gravatar
Total Posts 2

Images uploaded with 401.3 error

Using the uploader in the htmlModule, I upload an image but then the image appears to be broken.  The IIS log shows a 401.3 error.  I looked the permissions of the files and they do not have IIS_WPG or Internet Guest Account users. Why would these files be added without the correct permissions?

11/5/2009 12:33:12 PM
Gravatar
Total Posts 18439

Re: Images uploaded with 401.3 error

I would make sure that the App_Data folder is writable by your web process user. 

Hope it helps,

Joe

11/5/2009 2:13:50 PM
Gravatar
Total Posts 2

Re: Images uploaded with 401.3 error

I had to give that user full control of the App_Data but that got it working.  Thank you for your help.

You must sign in to post in the forums. This thread is closed to new posts.