|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
multiple frameworkI am very new to .Net. I had VS 2003 installed on my machine. Yesterday i installed SQL server 2005. Now i've 3 frameworks installed on my machine when i run aspnet_regiis -lv its showing 2.0.50727.0 as root and the others as Valid. now i started programming for Yukon in .Net I've created a new project ( tried all - Windows appls, windows library, and web application) but for all the above, when i click the properties in the reference -> System ; its using the version 1.1.432 Now i want to use version 2.0 I've added an ISAPI filter from v.2; again the same result. Can anyone helpme in configuring the default framework without uninstalling the older versions reagrds Lara lara169 wrote:
Show quote > Hi You can't use .NET 2.0 from VS.NET 2003. If you want to develop .NET> I am very new to .Net. > I had VS 2003 installed on my machine. Yesterday i installed SQL > server 2005. Now i've 3 frameworks installed on my machine > when i run aspnet_regiis -lv its showing 2.0.50727.0 as root and the > others as Valid. > > now i started programming for Yukon in .Net > I've created a new project ( tried all - Windows appls, windows > library, and web application) > but for all the above, when i click the properties in the reference -> > System ; its using the version 1.1.432 > > Now i want to use version 2.0 > > I've added an ISAPI filter from v.2; again the same result. > > Can anyone helpme in configuring the default framework without > uninstalling the older versions 2.0 applications, you should use VS.NET 2005. You can try the free express versions, which are installable side-by-side with vs.net 2003 (so you don't need to uninstall anything): http://msdn.microsoft.com/vstudio/express/default.aspx FB -- ------------------------------------------------------------------------ Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com My .NET blog: http://weblogs.asp.net/fbouma Microsoft MVP (C#) ------------------------------------------------------------------------ |
|||||||||||||||||||||||