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

Était-ce utile?

La solution

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

devenv /ResetSettings and devenv /SafeMode

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top