Share via


Visual Studio 2017 Error - Unrecognized Guid format

Question

Tuesday, July 17, 2018 12:46 PM

My Windows 10 O.S was recently upgraded and after that I am getting following error on opening of visual studio enterprise edition:

I am using version: 15.6.6

Dheeraj

All replies (1)

Wednesday, July 18, 2018 6:07 AM | 1 vote

Hi Dheeraj,

Welcome to the MSDN forum.

Did you meet this issue when you open VS 2013 or did some specific actions in VS?

Please have a try with the following to troubleshot this issue:

  1. Delete the folder: %LocalAppData%\Microsoft\VisualStudio\15.0_xx\ComponentModelCacheand restart the VS 2017 to check it again.
  2. Open CMD and navigate to the VS 2017 installation folder like C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE and run the command: devenv /ResetSettings: Restores the IDE's default settings, optionally resets to the specified VSSettings file.
  3. Re-run the VS installer as administrator and repair VS

>> My Windows 10 O.S was recently upgraded and after that I am getting following error on opening of visual studio enterprise edition:

If the above not works, please try to roll back to the previous OS status before you upgraded to check if those windows updates cased this issue or not.

Best regards,

Sara

MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]