Upgrading processors for speed is doomed to failure According to

April 29, 2008 – 6:00 am

Upgrading processors for speed is doomed to failure
According to Fujitsu Siemens Computers the days of simply upgrading to faster processors in order to squeeze extra performance out of legacy applications are rapidly coming to an end. In a press release distributed today the company warns that the increasing use of multi-core processors, and the simple replacement of single core processors in general, is just simply not enough when it comes to delivering the expected benefit concerning improved efficiency running companies’ key business applications. There is no doubting that many IT departments are, indeed, shifting focus from older…

VS 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!

needs_to_close 

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)!

code_analysis_tools_snip

I’m happy to say there are now two possible fixes for the issue:

  1. 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.
  2. 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.

Configuring SharePoint Virtual Machine LAN Connections
Insufficient VM LAN connectivity in the development of SharePoint solutions may cause developers to lose valuable time and peak development capabilities. This article provides reasons and steps to configure the most valuable VM LAN connectivity practices with the help of relevant steps and screen shots.
Steven Barden

You must be logged in to post a comment.