Pocket Nice Engine 5 problem
Moderator: NiceLabel Support Team
Pocket Nice Engine 5 problem
Hi,
I have problem using Pocket Nice Engine v.5. Printer is Intermec EasyCoder PF4i and device is Symbol Mc9090 handheld scanner. I always get error 1002 (no connection made target machine actively refused it ).
I tried NiceLabel samples and my own application. Printer is ok, it is reachable (ping) and desktop applications that use Nice Label v.5 are working well. Previous version of Pocket Nice Engine that used PocketPrintWrapper.dll worker fine.
So question is: What is wrong? Maybe somebody tried v5 and faced the same problems?
Kind regards
Serge
I have problem using Pocket Nice Engine v.5. Printer is Intermec EasyCoder PF4i and device is Symbol Mc9090 handheld scanner. I always get error 1002 (no connection made target machine actively refused it ).
I tried NiceLabel samples and my own application. Printer is ok, it is reachable (ping) and desktop applications that use Nice Label v.5 are working well. Previous version of Pocket Nice Engine that used PocketPrintWrapper.dll worker fine.
So question is: What is wrong? Maybe somebody tried v5 and faced the same problems?
Kind regards
Serge
Kind regards
Sergejus
Sergejus
Hi,
Thank you for response.
Printer is reacheable from scanner (Ping succeeds). What's about code. I used Simple Sample project from NiceLabel v5 Integration Pack - just changed printer IP address.
pneOutput = PocketNiceEngine.EngineClassFactory.CreateOutput
pneOutput.Kind = PocketNiceEngine.OutputKindType.TcpIP
pneOutput.SetTcpIp("192.168.200.44", 9100)
'Set label's output
pneLabel.Output = pneOutput
Also I tried EuroPlus PocketNiceLabel.exe with configurable printer settings. The same result as well.
Kind regards
Serge
Thank you for response.
Printer is reacheable from scanner (Ping succeeds). What's about code. I used Simple Sample project from NiceLabel v5 Integration Pack - just changed printer IP address.
pneOutput = PocketNiceEngine.EngineClassFactory.CreateOutput
pneOutput.Kind = PocketNiceEngine.OutputKindType.TcpIP
pneOutput.SetTcpIp("192.168.200.44", 9100)
'Set label's output
pneLabel.Output = pneOutput
Also I tried EuroPlus PocketNiceLabel.exe with configurable printer settings. The same result as well.
Kind regards
Serge
Kind regards
Sergejus
Sergejus
important detail missed
Hi,
Sorry, I've forgotten important detail.
Handheld device is working under Microsoft Windows Mobile v.5.0 OS 5.1.70 (Build 14402.1.10)
Sorry, I've forgotten important detail.
Handheld device is working under Microsoft Windows Mobile v.5.0 OS 5.1.70 (Build 14402.1.10)
Kind regards
Sergejus
Sergejus