|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
IIS 5.1 - How to upgrade with ASP.net 1.1
Hi all,
I have IIS 5.1 running on my desktop - Windows XP Professional. I've installed both ASP.NET 1.1 and Visual Studio .NET 2003 on my XP desktop. When I try to create ASP.NET web-application with the studio, I keep getting an error/warning that my IIS is running with an older version of ASP.NET 1.0. How could I update my IIS 5.1 so it would use my recently installed ASP.NET 1.1 ? Thanks. ---Nam |
|
#2
|
|||
|
|||
|
Search here and at the MS KB site, maybe something will turn up. I don't know the answer for you.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
Problems with ASP.NET 1.1
Hi,
I had a similar problem: I installed the .net framework onto a fresh install of windows xp and then installed visual studio.net. I could not create web forms. I found the following suggestion on a google group posted by "Subash" that seems to have done the trick: Assuming you have the .net framework (v1.1) installed, check for the following folder: %Windir%\Microsoft.NET\Framework\v1.1.4322 Assuming the directoy exists as per above, run the following program (note the -i switch): %Windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i This should solve the problem... |
|
#4
|
|||
|
|||
|
Quote:
Thanks. And sorry to take a long time to respond. But I did that and the problem went away. ---Nam |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS 5.1 - How to upgrade with ASP.net 1.1 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|