尝试索取 Epson TM-T88V 票据打印机时出现上述错误。
我已经安装了:
OPOS ADK for .NET
POS for .NET v1.12
我在笔记本电脑和另一台计算机上打印了很多天,两者都工作正常。然后我决定把两台机器都放在打印机工作的地方。从那时起,我收到上述错误。
希望有人能发光,会很有帮助。
谢谢
更新:
执行健康检查实用程序后,我收到此错误:
================== 异常 ================== === 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(Object sender, EventArgs e) ----- ----InnerException----------- jp.co.epson.pos.comm.v2_0001.CommControlException 消息:PortHandler Win32 错误。目标:无效 ThrowCommException(Int32,System.String)
堆栈跟踪
在 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 驱动程序并运行健康检查,我得到以下异常:
ErrorCodeExtended:1001 消息:端口名称非法,或无法连接到设备。目标:无效声明(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 消息:端口名称非法。目标:无效 ThrowCommException(Int32,System.String)
堆栈跟踪
jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError, String strMessage) jp.co.epson.pos.comm.v2_0001.CommonPortIO.ThrowCommException(Int32 iError) jp.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()