[seasar-dotnet:1548] エラーの対処法について

Kaneko Seiji/MEDIO [E-MAIL ADDRESS DELETED]
2010年 1月 19日 (火) 13:58:30 JST


はじめまして、こんにちは。

プログラムの操作試験の際に以下のようなエラーが出てしまい、うまく動作しま
せん。

************** 例外テキスト **************
Seasar.Framework.Exceptions.SQLRuntimeException: [ESSR0071]SQLException
occured, because System.Data.OleDb.OleDbException: 1 つ以上の必要なパラ
メータの値が設定されていません。
場所
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()
場所 Seasar.Framework.Util.CommandUtil.ExecuteReader(IDataSource
dataSource, IDbCommand cmd) ---> System.Data.OleDb.OleDbException: 1 つ
以上の必要なパラメータの値が設定されていません。
場所
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()
場所 Seasar.Framework.Util.CommandUtil.ExecuteReader(IDataSource
dataSource, IDbCommand cmd)
--- 内部例外スタック トレースの終わり ---
場所 Seasar.Framework.Util.CommandUtil.ExecuteReader(IDataSource
dataSource, IDbCommand cmd)
場所
Seasar.Extension.ADO.Impl.BasicCommandFactory.ExecuteReader(IDataSource
dataSource, IDbCommand cmd)
場所
Seasar.Extension.ADO.Impl.BasicDataReaderFactory.CreateDataReader(IDataSource
dataSource, IDbCommand cmd)
場所
Seasar.Extension.ADO.Impl.BasicSelectHandler.CreateDataReader(IDbCommand
cmd)
場所 Seasar.Extension.ADO.Impl.BasicSelectHandler.Execute(IDbCommand cmd)
場所 Seasar.Extension.ADO.Impl.BasicSelectHandler.Execute(IDbConnection
connection, Object[] args, Type[] argTypes)
場所 Seasar.Extension.ADO.Impl.BasicSelectHandler.Execute(Object[] args,
Type[] argTypes)
場所 Seasar.Dao.Impl.SelectDynamicCommand.Execute(Object[] args)
場所 Seasar.Dao.Interceptors.S2DaoInterceptor.Invoke(IMethodInvocation
invocation)
場所 Seasar.Framework.Aop.Proxy.AopProxy.Invoke(IMessage msg)
場所
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
場所 Nakano.Manage.Forms.Dao.ILedEstimateDao.GetListRange(String idS,
String idE, String acceptS, String acceptE, String sendS, String sendE)
場所
Nakano.Manage.Forms.Service.Impl.OrderListServiceImpl.OrderList_Est_GetRange(String
idS, String idE, String acceptS, String acceptE, String sendS, String sendE)
場所 Nakano.Manage.Forms.Form.OrderListForm.Search_DataList()
場所 Nakano.Manage.Forms.Form.OrderListForm.OrderListForm_Load(Object
sender, EventArgs e)
場所 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)




対処法などがお分かりの方はご連絡をお願いします。

以上。


seasar-dotnet メーリングリストの案内