visual studio no editoroptiondefinition export found for the given option nam

时间:2023-03-09 18:16:19
visual studio no editoroptiondefinition export found for the given option nam
今天用VS 2012打开项目,打开项目时,出现以下的bug。解决方法:清理了在C盘用户文件目录下的缓存。
具体的路径是:C:\Users\{当前用户}\AppData\Local\Microsoft\VisualStudio
这里面有几个文件夹对应到不同版本的VS,具体是:
visual studio 2012 对应 11.0文件夹;
visual studio 2013 对应 12.0文件夹;
碰到这问题的建议做法是:关闭VS,将相应版本的缓存ComponentModelCache文件夹名称重命名,再重新打开VS试试。
visual studio no editoroptiondefinition export found for the given option nam