RE: Access to path denied
From: David Coe, MCP (anonymous_at_discussions.microsoft.com)
Date: 05/20/04
- Next message: Sammy_63: "Re: Role based security and Domains"
- Previous message: Tom Callahan: "Windows Authentication Question."
- In reply to: Bryan: "Access to path denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 May 2004 11:16:07 -0700
The user that you are running ASP.NET does not have access to the file location ... what you need to do is look at your %drivve%\WINNT\Microsoft.NET\Framework\<version>\CONFIGmachine.config file in the <processModel> section to see what you are running ASP.NET as. If you are running it as ASPNET (or some other custom user), the user will have to be added to the file system as a "Read Only" user.
- Next message: Sammy_63: "Re: Role based security and Domains"
- Previous message: Tom Callahan: "Windows Authentication Question."
- In reply to: Bryan: "Access to path denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]