16
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Visual Studioが立ち上がらなくなったときの対処方法

Posted at

制約
ContractName
Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
RequiredTypeIdentity
Microsoft.VisualStudio.Utilities.IContentTypeRegistryService に一致するエクスポートが見つかりませんでした

このメッセージが表示されたら

以下のファイルを削除

C:\Users{Username}\AppData\Local\Microsoft\VisualStudio\12.0\ComponentModelCache
Microsoft.VisualStudio.Default.cache

そんだけです。
UnityをVisual Studio連携しているんだけど突然開けなくなったので対応したところうまくいきました。

16
16
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?