Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS version for ASP.Net

Status
Not open for further replies.

nphani

Technical User
Joined
Feb 10, 2002
Messages
104
Location
US
I have installed IIS 5.1 on WinXP system. I donot find any "Web Extensions" part in IIS Manager so as to allow ASP.Net stuff. My question is, does IIS 5.1 support ASP.Net? What should I do to enable aspx files?
 
thanx veep,
now asp.net (aspx) pages work fine, but the asp files have stopped working... should i make any changes in iis manager to make both asp and asp.net files work?
 
Try opening up Properties of the default web site. Go to the Home Directory Tab. click on the configuration button. Make sure that .asp is still registered. If not, click add and navigate to the system32\inetsvr folder and select asp.dll.

Do you happen to have norton antivirus running? This could be a potential problem also.
 
Yeah Veep,
everything seems fine... have the asp.dll and also i run McAfee Antivirus... but still things not going good with .asp files... will keep looking and please let me know if something else can be done...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top