My Visual Studio 2015 RTM crashes when opening some solutions consistently.
In the Event Log Viewer it shows application "Fault Module KernelBase.DLL"
I have tried resetting settings as mentioned on this post.
What can I do to fix this problem?
My Visual Studio 2015 RTM crashes when opening some solutions consistently.
In the Event Log Viewer it shows application "Fault Module KernelBase.DLL"
I have tried resetting settings as mentioned on this post.
What can I do to fix this problem?
I fixed this problem by doing a ResetUserData and Repair from Program and Features in Control Panel.
.\devenv /ResetUserData
(It will reset everything including customizations and all)