Installing Visual Studio 2005 on Vista
I ran into a big pain trying to install Visual Studio on Vista. First, don’t try to install VS over a network share, it hung for several minutes and never could get started at installation. So I copied it down to my local system and tried to install from there. No luck, at the opening screen it would hang at “loading installation components”. I tried running setup as administrator (even though I was already in that local group), no luck. I tired installing msxml6 separately, no luck. I tried installing DExplore, no luck. I read about people having problems if USB thumb drives installed, I take mine out, still no luck. Then I read an old issue of Visual Studio where having your network card enabled can cause problems. I disable my card and what do you know, it install fine. This isn’t a Vista issue but a Visual Studio bug.

Written by Tim on February 19th, 2007 with
6 comments.
Read more articles on Uncategorized.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article
#1. July 10th, 2007, at 5:14 AM.
OMG it actually worked……
Just disable network card (Device manager->Controller or card)
even if it’s started it’ll work (I think, I tried killing the process (which didn’t work, but that’s another issue) and it did it at that moment… spooky)
Thanks for the refresh Tim