【发布时间】:2012-03-14 05:11:09
【问题描述】:
我在尝试认领 Epson TM-T88V 票据打印机时遇到上述错误。
我已经安装了:
.NET 的 OPOS ADK
.NET v1.12 的 POS
我在笔记本电脑和另一台计算机上打印了很多天,两者都工作正常。然后我决定把两台机器都放在打印机工作的地方。从那时起,我得到了上述错误。
希望有人能发光,会很有帮助。
谢谢
更新:
执行健康检查实用程序后,我收到此错误:
================== 例外=====================
Microsoft.PointOfService.PosControlException
错误代码:非法 (106)
错误代码扩展:0
消息:PortHandler Win32 错误。
目标:无效声明(Int32)
堆栈跟踪
在 jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.Claim(Int32 iTimeout) 在 CheckHealthTest.MainForm.ExecuteCheckHealth(DeviceInfo objInfo) 在 CheckHealthTest.MainForm.btnCheckHealth_Click(对象发送者,EventArgs e) ---------InnerException---------- jp.co.epson.pos.comm.v2_0001.CommControlException 消息:PortHandler Win32 错误。 目标:Void ThrowCommException(Int32, System.String)
堆栈跟踪
在 jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError, String strMessage) 在 jp.co.epson.pos.comm.v2_0001.PortHandlerIO.ThrowJNIErrorException(Int32 JNIErrorID) 在 jp.co.epson.pos.comm.v2_0001.PortHandlerIO.PortOpen() 在 jp.co.epson.pos.comm.v2_0001.PortControl.OpenPort() 在 jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.OpenPort()
在卸载 Epson Advanced 驱动程序并运行健康检查后,我得到以下异常:
错误代码扩展:1001 消息:端口名称非法,或无法连接到设备。 目标:无效声明(Int32)
堆栈跟踪
zh jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.Claim(Int32 iTimeout) zh 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)
堆栈跟踪
zh jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError, String strMessage) zh jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError) zh jp.co.epson.pos.comm.v2_0001.PortHandlerIO.PortOpen() zh jp.co.epson.pos.comm.v2_0001.PortControl.OpenPort() zh jp.co.epson.upos.core.v1_11_0001.pntr.CommonPrinterService.OpenPort()
【问题讨论】:
-
任何代码伴随您面临的这个问题..?
-
除非您提出具体问题,否则我们将无法为您提供帮助。这个网站是针对编程问题的,所以你需要非常具体。
-
不,我没有收到任何错误代码
-
您使用的是安装的 Epson OPOS 驱动程序而不是“Epson Advanced Printer Driver”吗?