C Child Apr 8, 2005 #1 installed visual studio on XP pro. It says i don't have the dot net framework installed (I do). Any ideas?
installed visual studio on XP pro. It says i don't have the dot net framework installed (I do). Any ideas?
S Steve C. Orr [MVP, MCSD] Apr 8, 2005 #2 Maybe you have the wrong version of the framwork installed. Visual Studio (2002) requires .NET Framework 1.0 Visual Studio 2003 requires .NET Framework 1.1
Maybe you have the wrong version of the framwork installed. Visual Studio (2002) requires .NET Framework 1.0 Visual Studio 2003 requires .NET Framework 1.1
J Juan T. Llibre Apr 8, 2005 #3 Did you have IIS 5.1 installed *before* installing VS.NET ? Which version of VS.NET did you instrall ? You might want to try running aspnet_regiis -i from the appropiate .Net Framework directory If you installed VS.NET 2002, that will be v1.0.3705 If you installed VS.NET 2003, that will be v1.1.4322 look in WINDOWS\Microsoft.NET\Framework\v1.x.xxxx Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================
Did you have IIS 5.1 installed *before* installing VS.NET ? Which version of VS.NET did you instrall ? You might want to try running aspnet_regiis -i from the appropiate .Net Framework directory If you installed VS.NET 2002, that will be v1.0.3705 If you installed VS.NET 2003, that will be v1.1.4322 look in WINDOWS\Microsoft.NET\Framework\v1.x.xxxx Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================