![]() |
|
![]() | ||
|
Subject:
asp.net error: Server cannot access application directory
Category: Computers > Programming Asked by: musti-ga List Price: $10.00 |
Posted:
26 Mar 2003 09:57 PST
Expires: 31 Mar 2003 19:35 PST Question ID: 181211 |
Server Error in '/' Application. I am trying to reach some aspx pages on a website which is written mostly in ASP 3.0. I installed the .net framework (I get the same error message for both 1.0 and 1.1), however, when I try to reach the aspx page, I get the following error. (error description is below) I read the msdn article, which suggests it migth be an issue of not giving appropriate rights to the folder, but the folder is a virtual directory and Everyone has read access to it (asp 3.0 works fine anyway). Any insights into what setting I need to fix to get it to work? Error Description: Server cannot access application directory 'D:\inetpub\wwwroot\MyVirtualDirectory\'. 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 'D:\inetpub\wwwroot\MyVirtualDirectory\'. 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 'D:\inetpub\wwwroot\MyVirtualDirectory\'. 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) +956 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128 | |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |