I just want to know if anybody has encounter this bug I wrote an app to interact with hardware and try to prompt the status of CTS. It works fine while i debug it. but i start losing data while running in normal or release mode. the only factor i can think of is speed. but it still couldnot explain why the app is not working properly.
Any suggestion

Application only works in debug mode
ccondit
adorer
sorry for the confusion.
rksinghal
I am having the same problem. However, the device is card reader. When I walk through it in debug mode, it works fine. However, when I use release mode, it does not work and there are errors. I am using vb.net 2005 pro. Any help with this would be greatly appreciated.
cheers
Hawk
TvB
Nimrand
it's a little bit complicated to lay it out here. and i got it working under desktop version of my app.
So rite now im trying to figure out wat kinda of timing issue makes the app behaves differently between debug and release mode. it's just doesn't make sense to work in one mode and not the other.
Dan Amero