Photo upload

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.
4/20/2010 6:06:02 AM
Gravatar
Total Posts 1

Photo upload

Hello

I have got problem with uploading photos - they do not get sufficent rights after adding them by WYSYWIG HTML Editor

I've moved the site from one server to another, and included it in my intepub/wwwroot/ folder (Windows Server 2008 Enterprise)

After uploading them, they get only 'Special rights' for IIS_IUSRSI

I set up Data/Sites/1 folder for IIS_IUSRS for full control, but new uploaded files don't inheritate them

Thanks in advance for reply :)

4/22/2010 7:33:50 AM
Gravatar
Total Posts 18439

Re: Photo upload

Hi,

This article may help you.

http://learn.iis.net/page.aspx/140/understanding-built-in-user-and-group-accounts-in-iis-7/

Note that if the site is being served from a network share, the IIS_USERS does not have network rights by default as described in the article.

On a dedicated server, I typically just use NETWORK SERVICE as the identity on the application pool and then give this user the needed file system permissions.

Hope it helps,

Joe

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