VS 2008 crashes on startup when ‘Code Analysis Tools’ feature
December 31, 2007 – 3:00 pmVS 2008 crashes on startup when ‘Code Analysis Tools’ feature is not installed
Now that Visual Studio 2008 RTM is out I have started getting reports of Visual Studio crashing on startup when TestDriven.Net is installed. I was pretty dismayed as TestDriven.Net has included Orcas support since January of this year and this support has been pretty well tested. I certainly wasn’t expecting to see any fatal crashes!
It turns out that this crash only happens when the user has opted not to install the ‘Code Analysis Tools’ feature. This is quite common when someone is doing a minimal install of Visual Studio with just the language feature they need.
The issue appears to be related to the Visual Studio command bars. If you simply query for a command bar that doesn’t exist, Visual Studio will quit with an error (rather than throwing the expected ArgumentException)!
I’m happy to say there are now two possible fixes for the issue:
- If you go into the Visual Studio 2008 Team Suite setup and enable the ‘Code Analysis Tools’ feature, you should find the crash goes away.
- I’ve just released TestDriven.Net 2.10, which includes a workaround for this issue. Please read the release notes and download it from here. If you’re using Visual Studio 2008 I strongly encourage you to install this version.
Thanks to Aaron Jensen, Chad Myers and Dru Sellers for reporting the problem.
Media Center Extenders top PCPro’s “Ten techs to watch in 2008″
It that time of year to predict trends for the new year and PC Pro have their predictions for the top techs of 2008. In the list are things like Rich Internet Applications, 10 gigabit Ethernet and commercial P2P, topping the list are Media Center Extenders, which is properly the first time I have se…
Ian Dixon
uploading a website without its cs files
Hi All, I am developing a website using asp.net 2.0 and C# as my language and would like to know if it possible to upload a website without its cs files. if how is it possible? Regards unicorn11
The Difference Between Silverlight and Apollo
Dare Obasanjo puts it best when he writes:
Although Pete does a good job of explaining the goals of Adobe Apollo with a great example, I think there is a simpler and more cynical way of spelling out the difference between Silverlight and Apollo. I’d describe the projects as:
Apollo is Adobe’s Flash based
knock offcompetitor to the .NET Framework while Silverlight is Microsoft’s .NET Framework basedknock offcompetitor to the Flash platform.
A lot shorter and more to the point.
![]()
If you’re not already subscribed to Dare’s blog you’re missing out.
You must be logged in to post a comment.