Re: IIS 6.0 cannot render html or ASP
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/13/04
- Next message: David Wang [Msft]: "Re: IIS downloads files with .bak extension"
- Previous message: David Wang [Msft]: "Re: Restrict use of AMI, ADSI and WScript.Shell"
- In reply to: Juan F.: "RE: IIS 6.0 cannot render html or ASP"
- Next in thread: Jeff Cochran: "Re: IIS 6.0 cannot render html or ASP"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Apr 2004 20:06:26 -0700
By default, IIS6 only serves static content unless otherwise
enabled/configured.
When you install IIS6, there are check boxes to enable ASP and ASP.Net,
which would enable IIS6 to only serve out those types of dynamic content.
By default, the web server's worker processes cannot even change IIS
configuration. Thus, if you said that ASP pages worked before but suddenly
do not work now, then something other than the webserver has changed its
configuration.
You should look up help/google for how to resolve 404.2 errors. In your
case, you should go an enable the ASP Web Service Extension inside the IIS
Manager UI.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Juan F." <anonymous@discussions.microsoft.com> wrote in message news:18C8E509-99B7-4424-8813-5600724CC870@microsoft.com... Actually, I saw that every time I try to access an ASP page it gives me a message saying that "Internet Explorer cannot find..." and then I went to the IIS log files and realized that it is returning a 404-2 message "Denied to Lockdown Policy" I don't understand why would this happen if nothing in the configuration of this server has changed. Again, any help is welcomed Thanks!
- Next message: David Wang [Msft]: "Re: IIS downloads files with .bak extension"
- Previous message: David Wang [Msft]: "Re: Restrict use of AMI, ADSI and WScript.Shell"
- In reply to: Juan F.: "RE: IIS 6.0 cannot render html or ASP"
- Next in thread: Jeff Cochran: "Re: IIS 6.0 cannot render html or ASP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|