Re: IIS 6 & ASPX
From: MajorGaines (MajorGaines@Excite.com)
Date: 02/21/03
- Next message: David Wang [Msft]: "Re: Problem redirecting"
- Previous message: David Wang [Msft]: "Re: How to accept a Cipher Suite without encryption with SSL"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: IIS 6 & ASPX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "MajorGaines" <MajorGaines@Excite.com> Date: Thu, 20 Feb 2003 21:48:31 -0800
i figured it out, it was 2 things firstly i had to grant
the write permission to the Microsoft .NET folder located
in root/windows....secondly i had to asign the "Network
Service" account permissions on the folder that held my
web contect to be published....it was a tricky 1 but i
got after a few hours of tinkering around with various
settings !
>-----Original Message-----
>"MajorGaines" <MajorGaines@Excite.com> wrote in message
>news:089401c2d88d$b4bb5740$2f01280a@phx.gbl...
>> Im trying to publish some websites on a windows 2003
>> Server RC_2 using IIS 6 and ASP.net ( .aspx ) webpages
>> with no luck all though i have zero problems publishing
>> websites coded in ASP, when i try and bring up a
website
>Is the aspnet account enabled on the directory www_root?
>Is aspx enabled at the IIS management console level (see
the security tab..)
>
>> that uses the .aspx file extension im greeted with the
>> following error....
>>
>> Server Error in '/' Application.
>> -------------------------------------------------------
--- >> ---------------------- >> >> Server cannot access application >> directory 'D:\Test\www_root\'. 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:\Test\www_root\'. >> 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:\Test\www_root\'. 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) +955 >> System.Web.HttpRuntime.ProcessRequestInternal >> (HttpWorkerRequest wr) +128 >> >> >> >> >> ------------------------------------------------------- --- >> ---------------------- >> Version Information: Microsoft .NET Framework >> Version:1.1.4322.342; ASP.NET Version:1.1.4322.342 >> >> >> >> im really stumped on this one and would be very greatful >> for any help on this matter, i want to start converting >> all sites to ASP.NET but this issue is holding me back >> from doing that, >> >> >> Thanx ! >> > >. >
- Next message: David Wang [Msft]: "Re: Problem redirecting"
- Previous message: David Wang [Msft]: "Re: How to accept a Cipher Suite without encryption with SSL"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: IIS 6 & ASPX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|