No EditorOptionDefinition Export Found Error

后端 未结 8 1420
猫巷女王i
猫巷女王i 2020-12-02 04:50

In Visual Studio 2013 I started getting the following error when trying to open C# files:

No EditorOptionDefinition export found for the given option name:
T         


        
8条回答
  •  伪装坚强ぢ
    2020-12-02 05:38

    I had a same problem I did small change for Jake Answer

     1 Close Visual Studio
     2 Search ComponentModelCache Folder
     3 Rename folder
     4 Restart the visual Studio
    

    And it start to work

    It happened to me again then this time I tried Web Essentials 2013.5 then Its start to work. Hope this will help you.

提交回复
热议问题