VS 2010 RC Intellisense Crash Issue – Registry Patch In my previous post VS 2010 RC Intellisense Crash Issue – Patch there is a patch that you can download to fix Crashing issue with Visual Studio 2010 RC, this patch didn’t works for me. Another workaround to solve this issue is not a pretty one, but it works! Open RegEdit and map to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\General and add a new DWORD called “EnableUnhandledExceptionDisplay” with value “1”. After this you will get a...