Gosh! It's been a few days I don't come around this bits and it's due to a lot of stuff going in my head, laptops and life... which can be translated into great stuff!
Getting back to my virtual life after a long weekend of vacations by the beach with my friends, I had the chance last Tuesday to install the new version of Visual Studio 2008 Beta 2 on my Vista laptop and XP desktop.
Both installations went fairly painless after expending a good 5 minutes around the web reading other people's experiences.
It took me about an hour to get Visual Studio 2008 Beta 1 out of my system, although I would like to point out a couple of tricky things:
- If you installed .NET Framework 3.5, before installing VS.NET Beta 1; by the end of the uninstalling the applet will ask you for those installers, so as a workaround here just cancel that, and it will end the installation without the .NET Fx 3.5. After this happens just uninstall the .NET Framework from Add/Remove Programs normally and presto.
- Now, before you call it for the day and go in and install the new bits you will have to uninstall the Web Authoring Components, this is a small library with an icon of Office in the Add/Remove Programs, go and remove it.
Ok now this is it, this is what it took me to have successfully uninstalled the beta bits.
Now to the new ones, it took me about another hour to do this: here is a workaround I found to the issue of not being able to install from a remote place.
The only reason Visual Studio .NET won't install from a remote location is because .NET Framework 3.5 won't do it, so go ahead and install the Beta 2 bits separately (this is a download of about 118MB) and after this is done, kick the install bits of Visual Studio with out having to copy the 3.5GB to your local machine.
Once you get this done, you are almost done with the install - what? yet there is more to do?! : yes there are two more things:
- Go to this post from ScottGu and download and run a small batch script that will fix a bug with the Binding Policy of System.Web.Extensions.dll and ASP.NET 2.0.
- And, optionally, in case you had a previous version of Orcas running on your system (the one you just uninstalled before) you will have to run devenv /resetsettings from the command prompt located at C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ this will reset the settings so that it won't mess with the previous settings and upgrade to the new ones.
Ok, Done! After all this manual work you and I have a working copy of Visual Studio .NET 2008 Beta 2 on your machine.
So here is to us both!
Cheers and enjoy the new bits!