Error with ASPNET_WP.EXE creating temporary asp.net folder
From: GolferAGW (golferagw@yahoo.com)
Date: 01/28/03
- Next message: Gabriela De Feo: "Re: Access denied ( From one site to another, that is in another server)"
- Previous message: Brian Noyes: "SecurityException for registry access while opening SQL Connection"
- Next in thread: Michael Mansell: "Error with ASPNET_WP.EXE creating temporary asp.net folder"
- Reply: Michael Mansell: "Error with ASPNET_WP.EXE creating temporary asp.net folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: golferagw@yahoo.com (GolferAGW) Date: 28 Jan 2003 07:54:32 -0800
All, I've been scouring Google for the answer to this problem. I'm
trying to run a web service, here's the setup.
I have the files on a network share, and have created a virtual
directory pointing to that share.
When the aspnet_wp.exe process tries to create a folder under the
Temporary ASP.NET files path it gives an access denied error.
Here are steps I have taken:
-Given ASPNET account full access to C: drive
-Given EVERYONE full access to C: drive
-Run FILEMON - here is the exact error given (with folder name
deleted):
821 7:50:15 AM aspnet_wp.exe:3376 IRP_MJ_CREATE C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary
ASP.NET Files\[xxxxxxxx] ACCESS DENIED Attributes: N Options: Create
Directory
Thus I can plainly see that the worker process is being denied access
to create this folder.
OK, here it gets really fun. If I put the files on the local machine,
in c:\inetpub\wwwroot - and try and run the web service, everything
works fine. So, what's happening with the ASPNET_WP.EXE process when
I'm trying to run my web service from a network share?
Thanks.
- Next message: Gabriela De Feo: "Re: Access denied ( From one site to another, that is in another server)"
- Previous message: Brian Noyes: "SecurityException for registry access while opening SQL Connection"
- Next in thread: Michael Mansell: "Error with ASPNET_WP.EXE creating temporary asp.net folder"
- Reply: Michael Mansell: "Error with ASPNET_WP.EXE creating temporary asp.net folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|