返信削除

返信内容

ロザリオ
投稿日 2009/02/02 17:42:10
電子レセプト(CALCCSV)でH21/01を実行すると
内部エラーが発生しました。お手数ですが下記の内容を開発元まで連絡お願いします。
の文章が出ました。
内容は下記のとおりです。
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at RPPCAL.Models.Visitors.DBLoader.Visit(C調剤 調剤)
   at RPPCAL.Models.Visitors.DBLoader.Visit(C処方せん 処方せん)
   at RPPCAL.Models.Visitors.DBLoader.Visit(C処方せん受付 受付)
   at RPPCAL.Models.Visitors.DBLoader.Visit(C患者 患者)
   at RPPCAL.Models.Visitors.DBLoader.Visit(C電子レセプト 電子レセプト)
   at RPPCAL.Views.MonthInputForm.DoCalc(DateTime target_month, ReceptRecordSet& result, IList`1& warnings)
   at RPPCAL.Views.MonthInputForm.LoadData(String month)
   at RPPCAL.Views.MonthInputForm.Do実行()
   at RPPCAL.Views.MonthInputForm.RunButton_Click(Object sender, EventArgs e)
   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)
ご報告します。
尚、H20/12は正常に機能しています。
復旧をよろしくお願いします。