0
0

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 1 year has passed since last update.

デバッグ中ウォッチに出てきた、 式エバリュエーターでの内部エラーです。 とか、 ローカルの値を取得する際に内部エラーが発生しました。 の対処法について

Posted at

どうすればいいのか

マイドキュメント にある Visual Studio のフォルダを消してください。

もう一度エラーを見たい場合は、フォルダを元に戻しましょう。

経緯

  • フォームのインスタンスをウォッチしようとした所、表示したコンテキストメニューに盛大にブレた左クリックをしてしまう(どこを押したのか分からないレベル
  • 自動変数欄からフォームの項目が消え、ローカル欄では内部エラーとなる。
  • プロジェクトを作り直したり再インストールしたりするも直らず。
  • とりあえず、エラー文言でググるが解決策が見つからず。
  • しかし、公式で以下のページを発見。

  • エラー番号などは分からなかったので、翻訳前の原文で改めてググる。
  • すると自分と似たような症状を質問してるページを発見。

deleting folder "Documents > Visual Studio 2019"

  • 年数は違いますが、ダメ元で試したところ、エラー解消を確認。
  • めでたしめでたし。
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?