|
-
Apr 28th, 2006, 04:40 AM
#1
Thread Starter
Lively Member
[RESOLVED] Does VS.Net work with a newer .Net Framework version?
Hi,
Can a version of Visual Studio.Net be used with a .Net Framework which is newer?
e.g Can Visual Studio 2003 work on .Net Framework 2.0 ?
or Visual Studio 2005 on the newer version of .Net(not released yet) ?
-
Apr 28th, 2006, 04:44 AM
#2
Hyperactive Member
Re: Does VS.Net work with a newer .Net Framework version?
I have both 2003 and 2005 (.Net Framework 2) installed on one machine and it is running and maintaining apps built in both systems fine.
-
Apr 28th, 2006, 05:37 AM
#3
Hyperactive Member
Re: Does VS.Net work with a newer .Net Framework version?
VS 2003 cannot use the .NET 2.0 framework but 2005 will use both 1.1 and 2.0.
Currently Using: VS 2005 Professional
-
Apr 28th, 2006, 05:38 AM
#4
Hyperactive Member
Re: Does VS.Net work with a newer .Net Framework version?
But both frameworks (1.1 and 2.0) will happily sit on the same machine...
-
Apr 28th, 2006, 06:37 AM
#5
Hyperactive Member
Re: Does VS.Net work with a newer .Net Framework version?
Yes, you can have and should have both frameworks on your computer, but 2.0 will NOT work on VS 2003. You can only add v1.1 components to your solution in VS 2003.
Currently Using: VS 2005 Professional
-
May 6th, 2006, 09:06 PM
#6
Thread Starter
Lively Member
Re: Does VS.Net work with a newer .Net Framework version?
 Originally Posted by Bananafish
I have both 2003 and 2005 (.Net Framework 2) installed on one machine and it is running and maintaining apps built in both systems fine.
So in your case, version 2003 can target .net framework 2 and utilize its new features?
Or is there both .net framework 1.1 and 2.0 on the same computer?
-
May 6th, 2006, 11:57 PM
#7
Re: Does VS.Net work with a newer .Net Framework version?
 Originally Posted by LiLo
So in your case, version 2003 can target .net framework 2 and utilize its new features?
Or is there both .net framework 1.1 and 2.0 on the same computer?

both frameworks are on the same computer, vb 2003 can not use the 2.0 framework
-
May 7th, 2006, 02:15 AM
#8
Re: Does VS.Net work with a newer .Net Framework version?
To clarify,
VS 2003 can only target version 1.0/1.1 in the IDE when developing apps, but when running an app, it will run on either of the framework version but the compatibility may break the app depending on what your app relies on.

All three versions of the framework can co-exist on the same system.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 7th, 2006, 09:23 AM
#9
Thread Starter
Lively Member
Re: Does VS.Net work with a newer .Net Framework version?
oh,ok
thanks, i get it now
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|