[438] 不具合: 落札者の過去データが参照できない
|
- 日時: 2016/04/02 13:40
- 名前: やま
ID:QMgPspGI
- お世話になっております。
最近使用開始しました。
過去にお取引のあった落札者様のお名前などのデータを参照しますと、 エラーが出ることが大変多くあります。 3回やって2回エラーで、1回正常に呼び出せるといった感じです。 ちゃんと呼び出せる時でも15秒程かかります。 よろしくお願いします。
************** 例外テキスト ************** System.OutOfMemoryException: 種類 'System.OutOfMemoryException' の例外がスローされました。 場所 System.Data.Common.StringStorage.SetCapacity(Int32 capacity) 場所 System.Data.RecordManager.set_RecordCapacity(Int32 value) 場所 System.Data.RecordManager.GrowRecordCapacity() 場所 System.Data.RecordManager.NewRecordBase() 場所 System.Data.DataTable.NewRecordFromArray(Object[] value) 場所 System.Data.DataTable.LoadDataRow(Object[] values, Boolean fAcceptChanges) 場所 System.Data.ProviderBase.SchemaMapping.LoadDataRow() 場所 System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) 場所 System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) 場所 System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) 場所 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.Form8.(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.3 ) |
- 日時: 2016/04/03 09:37
- 名前: やま ID:qSN6BLKY
- 先ほど完了データの出力を試しましたがエラーが出ました。
VisualAuctionからのデータを減らして最初からやり直す必要があるでしょうか? メールとかその他設定で半日くらいかかるので、できればこのままご対応頂けると助かります。 ただやり直すなら早いほうがよりダメージが少ないので、無理そうなら教えてください。
以下は出力時のエラー内容です。
************** 例外テキスト ************** System.OutOfMemoryException: 種類 'System.OutOfMemoryException' の例外がスローされました。 場所 System.String.Concat(String str0, String str1, String str2, String str3) 場所 AucLifeV2.Form13.(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)
************** 読み込まれたアセンブリ **************
 |
|
|
|