2

Epson TM-T88Vチケットプリンターを請求しようとすると、上記のエラーが発生します。
私はインストールしました:

OPOS ADK for .NET
POS for .NET v1.12

私は何日もの間ラトップから、そして別のコンピューターからうまく印刷していましたが、どちらもうまく機能していました。次に、プリンターが動作する両方のマシンを使用することにしました。そしてそれ以降、上記のエラーが発生します。

誰かが光を当ててくれることを願って、とても役に立ちます。
ありがとう

更新:
ヘルスチェックユーティリティを実行した後、次のエラーが発生します:
==================例外================== === Microsoft.PointOfService.PosControlException ErrorCode:Illegal(106)ErrorCodeExtended:0メッセージ:PortHandlerWin32エラー。ターゲット:Void Claim(Int32)

スタックトレース

jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.Claim(Int32 iTimeout)at CheckHealthTest.MainForm.ExecuteCheckHealth(DeviceInfo objInfo)at CheckHealthTest.MainForm.btnCheckHealth_Click(Object sender、EventArgs e)----- ----InnerException ----------- jp.co.epson.pos.comm.v2_0001.CommControlExceptionメッセージ:PortHandlerWin32エラー。ターゲット:Void ThrowCommException(Int32、System.String)

スタックトレース

jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError、String strMessage)at jp.co.epson.pos.comm.v2_0001.PortHandlerIO.ThrowJNIErrorException(Int32 JNIErrorID)atjp.co.epson。 pos.comm.v2_0001.PortHandlerIO.PortOpen()at jp.co.epson.pos.comm.v2_0001.PortControl.OpenPort()at jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.OpenPort()

その後、Epson Advancedドライバーをアンインストールしてヘルスチェックを実行すると、次の例外が発生します。

ErrorCodeExtended:1001メッセージ:ポート名が不正であるか、デバイスに接続できませんでした。ターゲット:Void Claim(Int32)

スタックトレース

en jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.Claim(Int32 iTimeout)en CheckHealthTest.MainForm.ExecuteCheckHealth(DeviceInfo objInfo)en CheckHealthTest.MainForm.btnCheckHealth_Click(Object sender、EventArgs e)----- ----InnerException ----------- jp.co.epson.pos.comm.v2_0001.CommControlExceptionメッセージ:ポート名が不正です。ターゲット:Void ThrowCommException(Int32、System.String)

スタックトレース

en jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError、String strMessage)en jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError)enjp.co.epson。 pos.comm.v2_0001.PortHandlerIO.PortOpen()en jp.co.epson.pos.comm.v2_0001.PortControl.OpenPort()en jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.OpenPort()

ここに画像の説明を入力してください ここに画像の説明を入力してください

4

1 に答える 1

3

Epson Check Health Utility を使用したプリンター テストでエラーが報告された場合 (前述のように)、これは EPOS-Excel の障害ではありません。これは単に、Epson OPOS ドライバーがプリンターに対して正しく構成されていないことを意味します。Check Health Utility が「OK」のテスト結果を報告すると、EPOS-Excel はプリンターを使用する際に問題はないはずです。

「Epson Advanced Printer Driver」ではなく、インストールされているEpson OPOSドライバーを使用していますか?

于 2012-02-23T19:33:41.963 に答える