Re: IIS 6.0 cannot render html or ASP

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/13/04


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!


Relevant Pages

  • ASP, Wscript.Shell on a Windows 2003 Server Web Edition
    ... We're in the progress of upgrading our intranet environment from IIS 4 NT4 ... Servers to Windows 2003 Server and IIS6, ... migrate the current ASP code to this new environment. ...
    (microsoft.public.inetserver.asp.general)
  • Re: How do I configure IIS for the following?
    ... IIS Application. ... ...did you mean ASP or ASP.NET? ... An error occurred during the processing of a configuration ... Source Error: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Migration from Server 2000 w/IIS 5 to Server 2003 w/IIS6.0 ISAPI f
    ... I installed an ISAPI filters on a Windows Server 2000 system wih ... which serves classic ASP from an ASP application. ... SE SP2 with IIS 6.0 the old ASP application was copied to this new server. ... Is there a configuration or compatibility problem? ...
    (microsoft.public.win2000.general)
  • RE: IIS6 ASP and com socket security(?) problem
    ... To confirm the issue is just related to IIS security setting, ... Right-click the site's Application pool in IIS mmc and open its ... In the ASP page's virtaul directory->Directory Security ... In IIS6 mmc, right-click the 'Web Sites' folder and open properties. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Migration Issues from ASP website to IIS6
    ... ASP is definitely supported by IIS6. ... IIS is not sending detailed error messages because that is a security ...
    (microsoft.public.inetserver.iis)