473,508 Members | 2,112 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Folder Permissions for File Upload

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
Nov 19 '05 #1
2 1548
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

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

-Brock
DevelopMentor
http://staff.develop.com/ballen
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


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
2544
by: Kim Lots | last post by:
Hi Sorry to disturb you again but i really like to know what's the NTFS folder permissions on a "virtual directory" folder for a public webserver iis 5.x running ASP 3.0 with an Access DB on a...
10
6278
by: BLiTZWiNG | last post by:
When I try the following: System.IO.File.Copy("C:\\test_read\\test.txt", "\\\\192.168.0.5\\test_write\\test.txt", false) I get an UnauthorizedAccessException. I cannot however, seem to find...
3
1318
by: archana | last post by:
Hi all, I am developing one web application in dot net 2005. Application is running properly. Butt i am not getting where is bin folder? Below link is showing that bin folder present in...
1
1527
by: Larry Bates | last post by:
I have a need to implement a drop folder upload mechanism for secure uploading of files to a server. At first glance this appears that it would be an easy application to write. Then I begin to...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7331
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7501
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1564
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
768
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.