Patch for Visual Studio 2010 RC Intellisense Crash Issue
Crash Symptom
If you are encountering frequent VS 2010 crashes when you are typing in the editor while Intellisense is popping up and/or being dismissed then you are running into this issue.
Why does the crash happen?
The most common cause of the crash happening is that you are running a machine that:
- Is a Tablet PC (even if you aren’t using the pen)
- Has multi-touch screen drivers enabled
- Has an external input device like a pen or Wacom tablet
- Has a screen-reader enabled
It turns out that a late fix right before the RC shipped modified a UI input code path that unfortunately exposed this bug.
Patch Now Available
Please apply it if you are encountering any crashes with the VS 2010 RC, or if you have a tablet, multi-touch, screen-reader or external devices attached (including Wacom tablets, phones/ipods, and others that connect via USB).
Download: http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=26662
