Tag Archives: debugging

Howto Debug an odd problem – “Load Datalogic Scanner XML Settings Failure!”

I had an odd problem today with a USB barcode scanner and its OPOS driver. The scanner in question is a DataLogic 2200VS USB scanner and I’m using its OPOS Driver (USBScanner is the OPOS Device name) on a Windows … Continue reading

Posted in Computers, Hardware, Programming | Tagged , | 1 Comment

Debugging Crashes and Hangs using Visual Studio

Found this via the “Start Page” in Visual Studio 2008, its a rather interesting blog post by one of the Visual Studio IDE QA Guys. It goes into a lot of detail on how to debug application crashes and the … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Comments Off