[解決済み] 例外が発生しました。これは、Visual Studio 2013の拡張機能が原因である可能性があります。
2022-02-15 20:49:54
質問
VS-2013 Premiumのupdate 3を使用しています。コードをデバッグしているとき、に入ろうとすると、このエラーメッセージボックスが表示されます。 例外が発生しました。これは、拡張機能によって引き起こされる可能性があります。
ログファイル(パスはメッセージに記載)を入力すると、このような例外が発生します。
<entry>
<record>920</record>
<time>2016/11/02 08:21:03.224</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: EndBatchUpdate called without BeginBatchUpdate being called

at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMap.EndBatchUpdate()

at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap.EndBatchUpdate()

at Microsoft.VisualStudio.Editor.Implementation.MarkerType.UpdateMarkerFormat(String markerName, IClassificationType classificationType)

at Microsoft.VisualStudio.Editor.Implementation.MarkerType.EnsureLazyStateInitialized()

at Microsoft.VisualStudio.Editor.Implementation.MarkerManager.GetErrorTags(NormalizedSnapshotSpanCollection spans)

at Microsoft.VisualStudio.Editor.Implementation.MarkerManager.ErrorTaggerImplementation.GetTags(NormalizedSnapshotSpanCollection spans)

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__5.MoveNext()
</description>
</entry>
同じ項目が4回以上あります。コンポーネントキャッシュモデルを削除しても、問題は解決されません。
C:\UsersUser nameAppDataLocalMicrosoftVisualStudio12.0
その他のエラーは以下の通りです。
<entry>
<record>891</record>
<time>2016/11/02 08:21:02.023</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: IWpfTextView.TextViewLines is invalid.

at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.Microsoft.VisualStudio.Text.Editor.IWpfTextView.get_TextViewLines()

at Microsoft.VisualStudio.Text.AdornmentLibrary.TextMarkers.Implementation.TextMarkerVisualManager.OnFormatMappingChanged(Object sender, FormatItemsEventArgs e)
 at System.EventHandler`1.Invoke(Object sender, TEventArgs e)

at Microsoft.VisualStudio.Text.Classification.Implementation.ViewSpecificFormatMap.EditorFormatMapChanged(Object sender, FormatItemsEventArgs e)
 at System.EventHandler`1.Invoke(Object sender, TEventArgs e)

at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMap.SendChangedEvent()

at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMap.SetProperties(String key, ResourceDictionary properties)
 at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap.SetExplicitTextProperties(IClassificationType classificationType, TextFormattingRunProperties properties)
 at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap.AddExplicitTextProperties(IClassificationType classificationType, TextFormattingRunProperties properties, IClassificationType priority)
 at Microsoft.VisualStudio.Editor.Implementation.FontsAndColorsHelper.UpdateLegacyMarkerClassification(IClassificationFormatMap classificationFormatMap, IClassificationType classificationType, ColorableItemInfo[] info)

at Microsoft.VisualStudio.Editor.Implementation.MarkerType.UpdateMarkerFormat(String markerName, IClassificationType classificationType)
 at Microsoft.VisualStudio.Editor.Implementation.MarkerType.EnsureLazyStateInitialized()

at Microsoft.VisualStudio.Editor.Implementation.MarkerManager.<GetClassificationTags>d__15.MoveNext()

at Microsoft.VisualStudio.Editor.Implementation.TextMarkerViewTagger.<GetTags>d__0.MoveNext()

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__5.MoveNext()</description>
</entry>
<entry>
<record>853</record>
<time>2016/11/02 08:19:10.020</time>
<type>Error</type>
<source>Color Theme Service</source>
<description>The color 'Popup' in category 'de7b1121-99a4-4708-aedf-15f40c9b332f' does not exist.
</description>
</entry>
<entry>
<record>878</record>
<time>2016/11/02 08:19:12.567</time>
<type>Error</type>
<source>Extension Manager</source>
<description>Extension will not be loaded because an extension with the same ID 'Microsoft.Windows.DevelopmentKit.Desktop' is already loaded at C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\MICROSOFT\WINDOWS KITS\8.0\DESKTOP SDK\...</description>
<path>C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\MICROSOFT\WINDOWS KITS\8.1\DESKTOP SDK\</path>
</entry>
解決方法は?
ツール-->拡張機能と更新を開き、ここにあるすべての追加機能を無効にします。ビジュアルスタジオを再起動します。 問題は解決します。 これが他の人の助けになることを願っています。
関連
-
[解決済み] Visual StudioからPerfwatson2.exeを無効化する方法
-
[解決済み] Visual Studioはタブを4つのスペースに置き換えますか?
-
[解決済み] 突然のシャットダウン後、Visual Studio 2017 コミュニティ版をインストールできない
-
[解決済み】Visual Studio 2012、2013、2015、VS Codeで正規表現による検索と置換でキャプチャグループを参照する方法
-
[解決済み】Visual Studioのポストビルドイベント - 相対的なディレクトリの場所にコピーする
-
[解決済み】Visual Studio 2013でALL CAPSメニュー項目を無効にする。
-
[解決済み】Visual Studio 2013にMVC5を追加する方法は?
-
[解決済み】Visual Studio 2013でC# 6.0の機能を有効にする方法は?
-
[解決済み】Visual Studio 2013でサインインしたユーザーを切り替えるには?
-
[解決済み] Visual Studio 2013とBitBucket
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
[解決済み] Visual Studio 2019 - エラー MSB8020: Visual Studio 2013 用のビルドツールが見つかりません。
-
[解決済み] project" nuget configuration is invalid エラーを取得する [重複].
-
[解決済み] 仮想ディレクトリの作成に失敗し、エラーが発生しました。
-
[解決済み] Visual Studio Community Edition 2017のダウンロード方法(2019は不可)
-
[解決済み] Visual Studio の .suo と .user ファイルをソースコントロールに追加する必要がありますか?
-
[解決済み] NuGetパッケージの.nupkgファイルをローカルにインストールするにはどうしたらいいですか?
-
[解決済み] Visual Studio : ショートカットキー : 行の複製
-
[解決済み] Visual Studioでワードラップを切り替えるにはどうしたらいいですか?
-
[解決済み】Visual Studio 2010 - 推奨拡張機能【終了しました
-
[解決済み】Visual Studioでファイル名を検索する方法は?