Mehyar Posted September 29, 2003 Posted September 29, 2003 Hello All, I have an inquiry... On the weekend I installed Windows 2003 Server Enterprise Edition on my PC. This version of windows comes with the .NET framework 1.1 installed. Now previously I had windows XP Professional and Visual Studio .NET 2002 along with the .NET framework 1.0 Now my questions are : 1. Can i install .NET Framework 1.0 while 1.1 is installed and work with Visual studio .NET 2002 to develop 1.0 applications. 2. Can I uninstall .NET Framework 1.1 and install 1.0 with Visual Studio .NET 2002 3. Can Install Visual Studio .NET 2002 and use it with 1.1 Framework ? If more than one solution is possible what do ou recommend. I think the first one if it si possible would be great because I need to be able to work with 1.0 applications and also start 1.1. Many Thanks In Advance, Quote Dream as if you'll live forever, live as if you'll die today
Administrators PlausiblyDamp Posted September 29, 2003 Administrators Posted September 29, 2003 1. Yes - no problems 2. Don't think so but why would you. 3. No. Although VS 2003 can target either. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
*Gurus* Derek Stone Posted September 29, 2003 *Gurus* Posted September 29, 2003 Visual Studio .NET 2003 can only compile .NET 1.1 applications. You can instruct the assembly produced by Visual Studio to load to either framework, however this has little to do with the behavior of Visual Studio and it is not recommended practice. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.