Hi
Sorry still can not post comment . In reply of this thread
https://social.msdn.microsoft.com/Forums/en-US/posfordotnet/thread/48885dca-7cb0-4abc-8c6a-968f9a694ce6/
PosExplorer myExplorer = null;
DeviceInfo oDevicePrinter = myExplorer.GetDevice(DeviceType.PosPrinter, "PosPrinter");
myExplorer is null.......
Reply: Yes it helps me to solve it on one pc now i did it like this
PosExplorer myExplorer = new PosExplorer();
But on another machine i keep getting this error
i have 2 and more POS printer , any suggestion for that
if the post helpful please mark it right else feel free to correct me