Unrecognized Guid format - Fix / Solution for Visual Studio 2013

I keep getting this error in Visual Studio 2013 if I click on the following file types:
  1. *.cs
  2. *.cshtml
  3. *.config
  4. *.asax
  5. *.html
enter image description here
I have tried the following:
  • devenv.exe /ResetSettings ( Did not work )
  • Reset all settings to default without saving current settings ( Did not work )

Solution:
Install Visual Studio Update 4. This will be resolved.

You May Also Like

0 comments