11-30-2012 07:58 AM
I discovered the problem in my application. Turns out a menu handle was not properly deleted before being reused. While a runtime message was valid, the message content of information was not helpful. Thanks for all your help.
12-03-2012 11:51 AM
12-03-2012 12:55 PM
I did find 1 panel that was not closed properly, however, this was not the source of the problem, as I still get this issue randomly. I'm currently looking into USB connections. Since its random, I am trying to add different delays in case it is related to a race condition of opening/closing something.
12-04-2012 03:28 PM