Question

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

Was it helpful?

Solution

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

devenv /ResetSettings and devenv /SafeMode

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top