Re: IIS on XP

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Mike Kolitz (mikekol_at_idontlikespam.mvps.org)
Date: 06/11/04


Date: Fri, 11 Jun 2004 09:46:33 -0500

It's possible that the .ASPX type isn't registered properly.

>From a CMD prompt, type:

%SystemRoot%\Microsoft.net\Framework\v1.1.4322\aspnet_regiis -i

(If you're using the 1.0 version of the framework, you'll need to replace
the v1.1.4322 with v1.0.3705)

-- 
Mike Kolitz MCSE 2000
MS-MVP - Windows Setup / Deployment
"Jared" <jared@moes.com> wrote in message 
news:ei63Se7TEHA.3984@TK2MSFTNGP09.phx.gbl...
> I've a problem with IIS not rendering .aspx files.  It'll just dump them 
> out
> as plain text.  I've never run into this before on my other XP
> installations.  Someone have a clue they could lend me?
>
> thanks in advance :)
>
>