[154] 不具合:取引中
|
- 日時: 2014/07/23 07:53
- 名前: かめを◆3qDMUSp0ng
ID:onV6ARCw
- tokumiさん
Ver.0.4.7.20
1つ前のバージョンでも発生していましたが 取得済みのデータを閲覧しようとするとエラーが出ます。
大量にデータ取得をした際にエラーが発生したので原因かと思い 全て消してから再度1度の取得数を減らしてエラーでず取得しましたが 閲覧の際には同じようにエラーが発生しました。
Just-In-Time (JIT) デバッグを呼び出すための詳細については、 ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト ************** System.IndexOutOfRangeException: インデックスが配列の境界外です。 場所 WindowsApplication1.Form1.(Object , DataGridViewCellEventArgs ) 場所 System.Windows.Forms.DataGridView.OnCellEnter(DataGridViewCellEventArgs e) 場所 System.Windows.Forms.DataGridView.OnCellEnter(DataGridViewCell& dataGridViewCell, Int32 columnIndex, Int32 rowIndex) 場所 System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick) 場所 System.Windows.Forms.DataGridView.ProcessUpKey(Keys keyData) 場所 System.Windows.Forms.DataGridView.ProcessDataGridViewKey(KeyEventArgs e) 場所 System.Windows.Forms.DataGridView.OnKeyDown(KeyEventArgs e) 場所 System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) 場所 System.Windows.Forms.DataGridView.ProcessKeyEventArgs(Message& m) 場所 System.Windows.Forms.Control.ProcessKeyMessage(Message& m) 場所 System.Windows.Forms.Control.WmKeyChar(Message& m) 場所 System.Windows.Forms.Control.WndProc(Message& m) 場所 System.Windows.Forms.DataGridView.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)
************** 読み込まれたアセンブリ **************

|
|
Page: 1 |
全部表示
スレッド一覧
新規スレッド作成
Re: 不具合:取引中 ( No.3 ) |
- 日時: 2015/02/20 10:41
- 名前: 鈴木 ID:ScRy/H1w
- いつもお世話になっております。
取引中検索機能を何度も連続して使用しておりましたら、その後に以下のようなエラー出て使えなくなりました。
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at WindowsApplication1.Form1.(Object , DataGridViewCellEventArgs ) at System.Windows.Forms.DataGridView.OnCellEnter(DataGridViewCellEventArgs e) at System.Windows.Forms.DataGridView.OnCellEnter(DataGridViewCell& dataGridViewCell, Int32 columnIndex, Int32 rowIndex) at System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick) at System.Windows.Forms.DataGridView.set_CurrentCell(DataGridViewCell value) at WindowsApplication1.Form1. (Object , EventArgs ) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
再起動しても同様のエラーが出て強制終了になります。 改善方法がございましたら終えて頂けると助かります。
 |
|
|
|