|
-
May 7th, 2007, 03:14 PM
#2
Re: Running 1.1 and 2.0 framework on same Windows 2003 box
All framework versions (1.0, 1.1, 2.0, 3.0, 3.5) can run side by side. For safty's sake you should test your apps under any proposed framework versioin change. For WinForm apps usually you target one framework version and the app will use that one but if its not designed for it then it may break if it is changed from an upgrade install of a new FW version. Now if you have multiple versions of th framework then it wil use what it was targeted for.
Here is an old chart on the different loading conditions for the first 3 framework versions.

With web apps its a be a bit different.
You can configure your site to use a particular framework version using IIS. Drawback is that only one specific version can be targetted and/or used per site. Separate sites can have different versions of the framework as their configured target. So no issues there.
So bottom line is yes but if you want to take advantage of the new FW version for a site, it must be individually configured to it.
Edit: WOOT! 40,000 POSTS! 
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 
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
|