[540] 起動エラー データ消失?
|
- 日時: 2017/02/15 04:53
- 名前: モトキチ
ID:Vii8uwZg
- お世話になっております。
商品登録中にメモリ不足で固まり終了後、以下の起動エラーが出てしまい商品登録が出来ないおよび過去登録した商品がまっさらな状態になってしまいました。 復帰させることは可能でしょうか?
Just-In-Time (JIT) デバッグを呼び出すための詳細については、 ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト ************** System.Data.OleDb.OleDbException: テーブルまたは規則を見つけることができません。 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 場所 System.Data.OleDb.OleDbCommand.ExecuteNonQuery() 場所 AucLifeV2.Form1.(Object , EventArgs ) 場所 System.EventHandler.Invoke(Object sender, EventArgs e) 場所 System.Windows.Forms.Form.OnLoad(EventArgs e) 場所 System.Windows.Forms.Form.OnCreateControl() 場所 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 場所 System.Windows.Forms.Control.CreateControl() 場所 System.Windows.Forms.Control.WmShowWindow(Message& m) 場所 System.Windows.Forms.Control.WndProc(Message& m) 場所 System.Windows.Forms.ScrollableControl.WndProc(Message& m) 場所 System.Windows.Forms.ContainerControl.WndProc(Message& m) 場所 System.Windows.Forms.Form.WmShowWindow(Message& m) 場所 System.Windows.Forms.Form.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.1 ) |
- 日時: 2017/02/15 04:55
- 名前: モトキチ ID:Vii8uwZg
- 未出品のエラー詳細
Just-In-Time (JIT) デバッグを呼び出すための詳細については、 ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト ************** System.Data.OleDb.OleDbException: 入力テーブルまたはクエリ '未出品' が見つかりませんでした。そのテーブルやクエリが存在していること、または名前が正しいことを確認してください。 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 場所 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 場所 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 場所 System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) 場所 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 場所 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 場所 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 場所  .                        ​    (  ) 場所 AucLifeV2.Form1. () 場所 AucLifeV2.Form1. (Object , EventArgs ) 場所 System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e) 場所 System.Windows.Forms.TabControl.WmSelChange() 場所 System.Windows.Forms.TabControl.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)
************** 読み込まれたアセンブリ **************
 |
Re: 起動エラー データ消失? ( No.2 ) |
- 日時: 2017/02/15 04:59
- 名前: モトキチ ID:Vii8uwZg
- 商品登録の際のエラー
Just-In-Time (JIT) デバッグを呼び出すための詳細については、 ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト ************** System.Data.NoNullAllowedException: 列 'ID' に Null を使用することはできません。 場所 System.Data.DataColumn.CheckNullable(DataRow row) 場所 System.Data.DataColumn.CheckColumnConstraint(DataRow row, DataRowAction action) 場所 System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent) 場所 System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException) 場所 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent) 場所 System.Data.DataView.FinishAddNew(Boolean success) 場所 System.Data.DataRowView.EndEdit() 場所 System.Windows.Forms.CurrencyManager.EndCurrentEdit() 場所 System.Windows.Forms.BindingSource.EndEdit() 場所 AucLifeV2.Form1.  (Object , EventArgs ) 場所 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)
************** 読み込まれたアセンブリ **************
 |
Re: 起動エラー データ消失? ( No.3 ) |
- 日時: 2017/02/15 05:03
- 名前: モトキチ ID:Vii8uwZg
- 終了時に Aucdates.mdb 保存エラーも出ています。
ご対応頂ければ幸いです。
|
Re: 起動エラー データ消失? ( No.4 ) |
- 日時: 2017/02/15 18:39
- 名前: tokumi◆HHF46bJp4g ID:KevYqiz6
- 「AuclifeV2old」 と言うフォルダに 前回アップデート時にバックアップした
AucDatasSale.mdb (商品登録データー)があり コレを
AucLifeV2.exe と同じフォルダに 上書きコピーすれば アップデート前までには 戻せます。
あとは、 「AuctionSell」に写真と商品説明のhtmlがありますので 1商品ずつ再登録するか・・・
しか 思いつきません。
|
|
|
|