Directory Not Found or Security
From: Roge (anonymous_at_discussions.microsoft.com)
Date: 10/29/03
- Next message: alvaro corcuera: "Re: The operation has timed-out."
- Previous message: jetpoet_at_yahoo.com: "Restrict website access based on certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 06:15:39 -0800
The below error has us betwixt in finding a solution. The
directory sets one level up from the wwwroot and is
situated as a virtual directory...
Server Error in '/sugars' Application.
-----------------------------------------------------------
---------------------
Server cannot access application directory \inetpub\sug\'.
The directory does not exist or is not accessible because
of security settings.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.
Exception Details: System.Web.HttpException: Server cannot
access application directory \inetpub\sug\'. The directory
does not exist or is not accessible because of security
settings.
Source Error:
An unhandled exception was generated during the execution
of the current web request. Information regarding the
origin and location of the exception can be identified
using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Server cannot access
application directory 'E:\inetpub\sugars\'. The directory
does not exist or is not accessible because of security
settings.]
System.Web.HttpRuntime.EnsureAccessToApplicationDirectory
() +72
System.Web.HttpRuntime.FirstRequestInit(HttpContext
context) +263
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext
context) +965
System.Web.HttpRuntime.ProcessRequestInternal
(HttpWorkerRequest wr) +128
-----------------------------------------------------------
---------------------
Version Information: Microsoft .NET Framework
Version:1.1.4322.573; ASP.NET Version:1.1
- Next message: alvaro corcuera: "Re: The operation has timed-out."
- Previous message: jetpoet_at_yahoo.com: "Restrict website access based on certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|