Search code examples
visual-studio-2010build-definition

Editing Build definition in TFS 2010


When I try to edit a build, mostly just to schedule it, visual studio 2010 crashes.

It gives the error: an unhandled win32 exception occurred in devenv.exe(5692)

Anyone know anything about this?

Have tried just creating a new build definition but get the same.

using TFS 2010 and VS professional 2010.

Thanks


Solution

  • To verify if one of the extensions could be causing the crash, use Devenv Command Line Switches:

    devenv /ResetSettings and devenv /SafeMode