TcpConnection - Roll back dependent libs
Submitted by Steven Moore on December 15, 2020 - 2:29pmThe code snippet below works in prod but not in my development environment. I kept getting an error - "Unable to determine printer type". I checked out a prior version from GitHub and that app worked fine with the same code.
The fix was to rollback these libraries. I am sure it is probably just one of them, but this fixed my issue:
- FluentFTP (19.2.2)
- BoucyCastle (1.8.2)
- SharpSnmpLib (10.0.9)
These are dependecies of Zebra.Printer.SDK.
Connect to a network printer: