Hello all of you!
I have a strange problem and I need help to solve it.
I have a windows application written in C# that sporadically terminates, no exceptions, no error codes, no messages at all. The application starts a new thread which sends information to the windows form via events. The thread uses USB-connected printers to print small paper-labels and a USB-CAN interface.
Is it a thread related error? Deadlock? Stack overflow?
Is it caused by a collision in the USB-interface?
Hopfully, Daniel Carlson


Reply With Quote


Bookmarks