How to install ASPNET 1.1 in Windows XP IIS

J

Jaime Stuardo

Hi all...

i have installed ASP NET 1.1 framework in my Windows XP PC that has IIS
installed.

when I try to create an application using Visual Studio 2003, it says that
ASP NET 1.1 is not installed.

How can I do it in order to enable ASP NET 1.1 in my PC?

When I go to application configuration of IIS, it doesn't list ASPX
extension

Thanks
Jaime
 
B

Brendan Green

Run aspnet_regiis.exe utility, found in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 (or there abouts).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top