Re: Windows 2003 server ASPNET user rights issue
- From: Scott Allen <scott@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 06 Apr 2005 13:39:45 -0400
In Windows 2003 the worker process actuall executes under the NETWORK
SERVICE account, not ASPNET. If you grant the same permissions to
NETWORK SERVICE you'll see everything work, I'd imagine.
HTH,
--
Scott
http://www.OdeToCode.com/blogs/scott/
On Wed, 06 Apr 2005 07:24:23 -0700, RJN <rjn@xxxxxxxxx> wrote:
>Hi
>
>The web application is running on the Windows 2003 server environment.
>The virtual directory is mapped to say
>"C:\Inetpub\wwwroot\MyApplication" directory. When we try to create a
>file and save it to the .\MyApplication directory, we get the folowing
>error
>
>Could not find a part of the path "C:\"
>
>We have given read/write permissions to MyApplication directory for the
>ASPNET user. Surprisingly same works fine in Windows 2000 professional.
>Any idea what else needs to be done?
>
>Regards
>
>rjn
>
>
>*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- References:
- Prev by Date: Re: XML Signature with WSE 1.0
- Next by Date: Re: How to get Error info in Custom Error page
- Previous by thread: Re: Windows 2003 server ASPNET user rights issue
- Next by thread: Re: Windows 2003 server ASPNET user rights issue
- Index(es):
Relevant Pages
|