特定非営利法人RPP
地域のかかりつけ薬局の発展のために
ソフトの紹介
Introduction of software
NPO法人RPPの紹介
Introduction of RPP
サポート掲示板
Support builtin board
ダウンロードコーナー
Download corner
マニュアル
Manual
FAQコーナー
FAQ corner
入会はこちらから
Admission
トップページ
サポート掲示板
返信削除
返信削除
パスワード
返信内容
E.Y
投稿日 2010/02/27 16:36:14
電子レセプトを同じ対象年月で行うと以下の内部エラーが発生し、開発元まで連絡するようにメッセージが出てそのままフリーズします。
System.UnauthorizedAccessException: パス 'C:\Documents and Settings\パソコンの名前\My Documents\RPPCAL\H22_02\1社会保険診療報酬支払基金\receptinfo.xml' へのアクセスが拒否されました。
場所 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
場所 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
場所 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
場所 System.IO.FileStream..ctor(String path, FileMode mode)
場所 RPPCAL.Records.ReceptRecordSet.SaveInfo()
場所 RPPCAL.Records.ReceptRecordSet.Save()
場所 RPPCAL.Views.MonthInputForm.DoCalc(DateTime target_month, ReceptRecordSet& result, IList`1& warnings)
場所 RPPCAL.Views.MonthInputForm.LoadData(String month)
場所 RPPCAL.Views.MonthInputForm.buttonOK_Click(Object sender, EventArgs e)
場所 System.Windows.Forms.Control.OnClick(EventArgs e)
場所 System.Windows.Forms.Button.OnClick(EventArgs e)
場所 System.Windows.Forms.Button.PerformClick()
場所 System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.PreProcessMessage(Message& msg)
場所 System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
場所 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
返信内容
System.UnauthorizedAccessException: パス 'C:\Documents and Settings\パソコンの名前\My Documents\RPPCAL\H22_02\1社会保険診療報酬支払基金\receptinfo.xml' へのアクセスが拒否されました。
場所 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
場所 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
場所 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
場所 System.IO.FileStream..ctor(String path, FileMode mode)
場所 RPPCAL.Records.ReceptRecordSet.SaveInfo()
場所 RPPCAL.Records.ReceptRecordSet.Save()
場所 RPPCAL.Views.MonthInputForm.DoCalc(DateTime target_month, ReceptRecordSet& result, IList`1& warnings)
場所 RPPCAL.Views.MonthInputForm.LoadData(String month)
場所 RPPCAL.Views.MonthInputForm.buttonOK_Click(Object sender, EventArgs e)
場所 System.Windows.Forms.Control.OnClick(EventArgs e)
場所 System.Windows.Forms.Button.OnClick(EventArgs e)
場所 System.Windows.Forms.Button.PerformClick()
場所 System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
場所 System.Windows.Forms.Control.PreProcessMessage(Message& msg)
場所 System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
場所 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)