Re: aspx not installed after visual studio installation on xp-pro
From: Developer (support_at_microsoft.com)
Date: 11/22/04
- Next message: Developer: "Re: Problem in running web applications."
- Previous message: Developer: "Re: aspx not installed after visual studio installation on xp-pro"
- In reply to: z f: "aspx not installed after visual studio installation on xp-pro"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 16:54:28 +0530
Hi,
Here is a correction to my earilier post (added below for your reference).
Please read the instruction number 4 as ...
4) Run aspnet_regiis.exe -i
Apologise for the mistake.
Regards
-Niloday
-------------------------------------
Hi,
To fix this do the following...
1) Goto Command Prompt and run IISRESET
2) change to %Windir%\Microsoft.NET\Framework\v<Framework version>
3) Register the aspnet_isapi.dll using regsvr32 aspnet_isapi.dll (NOTE: This
might take around 1 minute to show up the success dialog)
4) Run aspnet_regiis.exe
5) Run IISRESET
You problem should get resolved.
I am not sure what happened in your case, but there is a known issue with
IIS and .Net Framework that if the IIS is installed after the installation
of .NET Framework it does not register the ASP.NET.
Hope I have addressed your question
-Niloday
"z f" <zigi@info-scope.co.il> wrote in message
news:#3E9QxfzEHA.1932@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> i have a clean installation ogf winXPPro with Visual Studio.net 2003 and
> framework 1.1, winXPSP2.
> for some reason the IIS application are not mapped for the ASP.NET ISAPI
DLL
> and can not run ASPX pages.
> what should i do in order to fix it , and why did it happend in the first
> place?
>
> TIA!!
> z.
>
>
>
- Next message: Developer: "Re: Problem in running web applications."
- Previous message: Developer: "Re: aspx not installed after visual studio installation on xp-pro"
- In reply to: z f: "aspx not installed after visual studio installation on xp-pro"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|