Ask a Question related to ASP.NET General, Design and Development.
-
Jose Lopes Moreira #1
Write permissions for ASPNET user on Windows 2003
I am deploying an application on a Windows 2003 server. This
application needs to write files to a folder. On IIS 5 this worked
fine by granting permissions to the ASPNET user. The aspnet_wp.exe
process could create the files.
But in Windows 2003 I notice that process w3wp.exe is used instead.
This process is trying to create the files at
\windows\system32\inetsvr\ and not on my folder.
What is the user that has to be granted privileges for this to work? I
tried NETWORK SERVICE, but it didn't work.
Jose Lopes Moreira Guest
-
ASPNET User ID Permissions
Hi all, I suppose this is as good of a group as any for my question. I have a W2K Server (not a domain controller) running IIS 5. I want to run... -
User ASPNET needs permission to write on CD
Hi, how can I give the user ASPNET the permission to write files on CD (e.g. drive e:). Thanks in advance -- Best regards Henry -
Windows 2003 server- permissions and sharing
Hello, I am fairly new to windows server and am trying to understand how shares and permissions work. I understand how to share a folder but am... -
Write permissions issue with multiple user access
Hi, Just want to know if anyone else has experienced this and knows the reason why. A multi movie program is installed on a network drive and... -
ASP.NET, IIS 6.0 (Windows Server 2003) and Com permissions...
I have an ASP.NET application that instantiantes a Win32 C++ Com object. This object's methods require specific access permissions to the...



Reply With Quote

