返信削除

返信内容

碧い彗星
投稿日 2010/09/11 16:13:03
その1−1

保存している8月の電子レセプト(CSVファイル)を呼び出し、
「印刷」→「国保」→「プレビュー」
と進んで行くと、以下のエラーメッセージが出ました。

System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。
   場所 RPPCAL.Print.C調剤報酬明細書Item.C処方Item.Format材料(C特定器材Record 材料, Line& line)
   場所 RPPCAL.Print.C調剤報酬明細書Item.C処方Item.Calc処方()
   場所 RPPCAL.Print.C調剤報酬明細書Item.C処方Item..ctor(ReceptRecordNode node, Boolean is保険あり, Boolean is公費1あり, Boolean is公費2あり, DateTime 調剤年月)
   場所 RPPCAL.Print.C調剤報酬明細書Item.<CalcPages>d__15.MoveNext()
   場所 RPPCAL.Print.調剤報酬明細書Document.Draw調剤報酬明細書(C調剤報酬明細書Item item, Int32& pagenum)
場所 RPPCAL.Print.調剤報酬明細書Document.DrawFILE()
   場所 RPPCAL.Print.RPPPrintDocument.CalcVariable(String name)
   場所 RPPCAL.Print.RPPPrintDocument.CalcContentCommand(String print_setting)
   場所 RPPCAL.Print.RPPPrintDocument.CalcCommand(PRINTRow row)