How often does Visual Studio 2010 error occur on x64? Or is it just on my PC?
MY VS2010 crashes dozens of times a day. Compare that to 2008 and 2005, which were solid.
Is 2010 known to be crashing? Or could this be my environment? This is my first time using x64 as a dev module. The only plugin I've used so far is Ankh.
Failure to perform various actions. One of the ones I've noticed so far always happens if I press the alt-fs-up key sequence (or any cursor key) it will crash every time.
a source to share
I found an interesting page http://www.jetbrains.net/devnet/thread/288025 . This issue can appear in Resharper 5 statement and TODO in code.
a source to share
Mine freezes the entire system from time to time when debugging. It may freeze when I start debugging for the program or after a while debugging has started.
Here's what I found: http://blogs.msdn.com/b/debugger/archive/2010/01/06/visual-studio-2010-beta2-hang-while-debugging.aspx
I disabled IntelliTrace but got another widget today.
a source to share