Visual Studio - Page not found

前端 未结 6 465
Happy的楠姐
Happy的楠姐 2021-02-01 01:48

Today I selected \"Work Items\" as I have a million times before but this time I was met with this error along the top of my \"Team Explorer\" tab:

\"Page

6条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-01 02:33

    Deleting all files in ComponentModelCache folder worked for me

    For Visual Studio 2013: "C:\Users\username\AppData\Local\Microsoft\VisualStudio\12.0\ComponentModelCache"

    For Visual Studio 2015: "C:\Users\username\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache"

    or

    %userprofile%\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache

提交回复
热议问题