어떻게 조치를 해야 하나요?
에러메시지는 아래와 같습니다.
이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.
************** 예외 텍스트 **************
System.NullReferenceException: 개체 참조가 개체의 인스턴스로 설정되지 않았습니다.
?? 위치: ServiceLogIn.frmLogIn.OnLineLogin(Int32& iErr, String& strMsg)
?? 위치: ServiceLogIn.frmLogIn.btLogIn_Click(Object sender, EventArgs e)
?? 위치: System.Windows.Forms.Control.OnClick(EventArgs e)
?? 위치: System.Windows.Forms.Button.OnClick(EventArgs e)
?? 위치: System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
?? 위치: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
?? 위치: System.Windows.Forms.Control.WndProc(Message& m)
?? 위치: System.Windows.Forms.ButtonBase.WndProc(Message& m)
?? 위치: System.Windows.Forms.Button.WndProc(Message& m)
?? 위치: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
?? 위치: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
?? 위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
같은 상황이 반복되면 연락 부탁드리겠습니다.
고맙습니다.