|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET 1.1 and 2.0 on same development machineAs I understand, the 1.1 and 2.0 framework can co-exist on the same machine
at the same time. Can anyone verify that this is correct and there are no problems related to having both framework versions installed simultaneously? This is a development machine used for web and windows based applications in VB.Net & C#. Thanks for any comments... -- Jonathan Yes, this is true. I have been running both on the same machine for about a
year now. -- Show quoteHTH, Kevin Spencer Microsoft MVP ..Net Developer Who is Mighty Abbott? A twin turret scalawag. "jlotmar" <jlot***@discussions.microsoft.com> wrote in message news:1089E8A2-6CF3-4906-B91D-2725F896DADB@microsoft.com... > As I understand, the 1.1 and 2.0 framework can co-exist on the same > machine > at the same time. Can anyone verify that this is correct and there are no > problems related to having both framework versions installed > simultaneously? > This is a development machine used for web and windows based applications > in > VB.Net & C#. > > Thanks for any comments... > -- > Jonathan I just updated to 2.0 from 1.1 (on XP Pro SP2) and Outlook with the Business
Contact Manager caused Outlook to quit working completely. Only option was to uninstall 2.0 framework. If anyone else has this experience (and fixed it) please post solution Show quote "jlotmar" <jlot***@discussions.microsoft.com> wrote in message news:1089E8A2-6CF3-4906-B91D-2725F896DADB@microsoft.com... > As I understand, the 1.1 and 2.0 framework can co-exist on the same > machine > at the same time. Can anyone verify that this is correct and there are no > problems related to having both framework versions installed > simultaneously? > This is a development machine used for web and windows based applications > in > VB.Net & C#. > > Thanks for any comments... > -- > Jonathan ----- Original Message -----
From: "jlotmar" <jlot***@discussions.microsoft.com> I have been running 1.0, 1.1 and 2.0 (including beta versions) for some time > As I understand, the 1.1 and 2.0 framework can co-exist on the same > machine > at the same time. Can anyone verify that this is correct and there are no > problems related to having both framework versions installed > simultaneously? > This is a development machine used for web and windows based applications > in > VB.Net & C#. now without problems. I was even able to uninstall 2.0 betas without 1.0 or 1.1 breaking. The only thing you need to watch for is IIS, making sure it is using the right framework version in each directory. Jim Wooley |
|||||||||||||||||||||||