Folder Permissions for File Upload

J

Jay

This has to do with uploading files to a folder on the web server.

In http://support.microsoft.com/kb/323246

it indicates that the permissions on the folder you are uploading to should
be set on user MachineName\ASPNET. This does not work for me on our
production server. It does on my development PC. In order to upload on the
productions server I had to use Everyone with full control.

Any thoughts.

jay
 
J

Jason Bentley

Jay, your development machine probably uses Windows Integrated
Authentication and your production server probably does not. True? If
so, if your Production server uses Win2k, you need to grant the system
service write access on the folder, if it is Win2k3, you need to grant
the Network service write access unless it is running under a different
security context.

Jason Bentley
http://geekswithblogs.net/jbentley
 
B

Brock Allen

If your production server is W2K3 then ASP.NET is not running as ASPNET,
instead it's Network User. Perhaps this is the problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

File Upload Permissions 2
File Upload Folder Permissions 5
file upload permissions issue 0
File Upload question 5
File Upload Path Problem 2
A few file upload questions 5
Permissions 0
Web publish locally 2

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top