Forums
This topic is locked
Very stubborn SIP error, please help!
24 Apr 2006 08:38:34 Don Cheng posted:
This is about the awesome Smart Image Processor (SIP).............The detectSIP checkdotnet.aspx always gives me the "Server cannot access application directory" error even after some major server configurations:
- Gave ASPNET, IUSR_xxx, and IWAM_xxx full permissions.
Please help me out it's very frastrating! Thanks a lot in advance!
Detecting Components:
xxxxxxxxx/checkdotnet.aspx
Checking Msxml2.ServerXMLHTTP.4.0
Detection is False
Checking Msxml2.ServerXMLHTTP
Object Msxml2.ServerXMLHTTP created
An error has accured with ASP.NET component Msxml2.ServerXMLHTTP
Returned:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Server cannot access application directory 'C:\wwwroot_ns2\xxxxxxxxx\website\'. 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 'C:\wwwroot_ns2\xxxxxxxxx\website\'. 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 'C:\wwwroot_ns2\xxxxxxxxx\website\'. 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) +982
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300