The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Installing Yukon B2 & Whidbey B1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Doug Thews

Posts: 866
Nickname: dougthews
Registered: Jul, 2003

Doug Thews is a software developer/manager for D&D Consulting Services with 18+ years of experience
Installing Yukon B2 & Whidbey B1 Posted: Aug 18, 2004 7:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Doug Thews.
Original Post: Installing Yukon B2 & Whidbey B1
Feed Title: IlluminatiLand
Feed URL: http://apps5.oingo.com/apps/domainpark/domainpark.cgi?client=netw8744&s=JETBRAINS.COM
Feed Description: A technology blog for people enlightened enough to think for themselves
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Doug Thews
Latest Posts From IlluminatiLand

Advertisement

Yukon Beta 2 and Whidbey Beta 1 are compatible on the same machine. They use the same major version of the .NET 2.0 Framework (Beta), but there is an installation order needed to get them working correctly.

If you install Yukon B2 first, then Whidbey B1, you're all set. If you've already installed Whidbey B1 and want to install Yukon B2, you'll need to uninstall the .NET 2.0 Framework 2.0 Beta that came with Whidbey B1 and then install Yukon B2 (which will install it's version of the .NET 2.0 Framework).

The problem is that Yukon B2 utilizes a minor version upgrade of the .NET 2.0 Framework. They are backward compatible, but Yukon B2 requires the latest version. The Yukon B2 setup will not overwrite the latest .NET 2.0 Framework if it detects that one is installed during Setup, nor will it attempt to do a side-by-side install of two minor versions of the .NET Framework (by design, I believe). Therefore, you need to make sure you have the latest framework in order to get both products working together on your machine.

As far as I can tell, this installation order has no bearing on previous versions of the .NET Framework or VS.NET installed on the same machine. They all seem to coexist just fine. The only think you'll need to do after installing these products is to tweak your IIS virtual directories to map to the correct .NET Framework, because the .NET 2.0 Framework installation will default all ASP.NET pages to the ASP.NET 2.0 engine. Check out my earlier post on how to run multiple .NET Frameworks side-by-side.

Read: Installing Yukon B2 & Whidbey B1

Topic: PortalWorX - Custom Visualization Dashboards for Real-time, Business and Manufacturing Data Previous Topic   Next Topic Topic: Where is the compelling argument for software factories?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use