Tuesday, August 29, 2006

Prevent VS.NET 2005 to debug if build errors are found

Its really annoying that the default feature of VS.NET 2003 to prompt the user whether to continue with build errors was replaced with VS.NET 2005

To get it back go to
Tools -> Options -> Projects and Solutions -> Build and Run

On the display screen
under On Run when build or deployment error Occurs

change the value to "Prompt to Launch"

Happy programming...