C# と VB.NET の質問掲示板

ASP.NET、C++/CLI、Java 何でもどうぞ

C# と VB.NET の入門サイト

共通言語ランタイムデバッグサービスでのエラーについて


(過去ログ 155 を表示中)

[トピック内 1 記事 (1 - 1 表示)]  << 0 >>

■90343 / inTopicNo.1)  共通言語ランタイムデバッグサービスでのエラーについて
  
□投稿者/ 小山 (1回)-(2019/02/28(Thu) 16:52:14)

分類:[.NET 全般] 

WindowsXP VisualStudio2003 VB.Netにて作成したアプリケーションを、別のWindowsXPパソコンへインストールし起動させたところ数時間後に[共通言語ランタイムデバッグサービス]においてアプリケーションで、ハンドルできない例外が発生しました。
処理ID=0x5f0、スレッド=0x7e4です。エラーログを確認したところ
[Source]
System.Windows.Forms
[Message]
オブジェクト参照がオブジェクト インスタンスに設定されていません。
[TargetSite]
IntPtr SetFocus(System.Runtime.InteropServices.HandleRef)
[StackTrace]
at System.Windows.Forms.UnsafeNativeMethods.SetFocus(HandleRef hWnd)
at System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
となっていました。

どなたか、発生原因と解決策を教えていただけないでしょうか。
引用返信 編集キー/


トピック内ページ移動 / << 0 >>

このトピックに書きこむ

過去ログには書き込み不可

管理者用

- Child Tree -