Fre*_*ier 15 visual-studio-2013
安装Visual Studio Professional 2013更新2后,我收到以下错误:
"找不到给定选项名称的EditorOptionDefinition导出:Adornments/HighlichtCurrentLine/Enable参数名称:optionId"
ActivityLog包含以下错误:
<entry>
<record>883</record>
<time>2014/06/13 10:10:10.411</time>
<type>Error</type>
<source>VisualStudio</source>
<description>Construction of frame content failed.
Frame identifier: ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}
Frame caption: Find Results 1
Exception details:
System.ArgumentException: No EditorOptionDefinition export found for the given option name: Adornments/HighlightCurrentLine/Enable
Parameter name: optionId
 at Microsoft.VisualStudio.Text.EditorOptions.Implementation.EditorOptionsFactoryService.GetOptionDefinitionOrThrow(String optionId)
 at Microsoft.VisualStudio.Text.EditorOptions.Implementation.EditorOptions.SetOptionValue(String optionId, Object value)
 at Microsoft.VisualStudio.Text.EditorOptions.Implementation.EditorOptions.SetOptionValue[T](EditorOptionKey`1 key, T value)
 at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.SetPropertiesToToolWindowDefaults()
 at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.Init_SetSite(Object pUnkSite)
 at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.SetSite(Object pUnkSite)
 at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
 at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
 at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()</description>
</entry>
Run Code Online (Sandbox Code Playgroud)
在互联网上搜索此问题并未产生解决方案.
这个问题似乎无关: Visual Studio 2013在更新2后崩溃了吗?
任何帮助,将不胜感激.
hmf*_*ani 12
正如此链接中所述
1.Close Visual Studio
2.Open the folder: %LocalAppData%\Microsoft\VisualStudio\12.0\
3.Rename the ComponentModelCache folder
4.Restart Visual Studio.
Run Code Online (Sandbox Code Playgroud)
Sag*_* S. 11
安装Visual Studio 2013 Update 3后,我也遇到了同样的问题.我是Visual Studio 2013专业版.
正如此链接所示:http: //gerardbeckerleg.wordpress.com/2013/10/24/no-editoroptiondefinition-export-found-for-the-given-option-name/#comment-259
我为VS 2013安装了Web Essentials 2013,并解决了未打开代码文件的问题.
以下是Web Essentials 2013的链接: - http://visualstudiogallery.msdn.microsoft.com/56633663-6799-41d7-9df7-0f2a504ca361
小智 5
"找不到给定选项名称的EditorOptionDefinition导出:Adornments/HighlichtCurrentLine/Enable参数名称:optionId"
控制面板 - >程序 - >查找Visual Studio - >右键单击 - >修复
| 归档时间: |
|
| 查看次数: |
10282 次 |
| 最近记录: |