N
Nathan Franklin
Hello list,
I have a problem with my application....
my program just closes, the debugger disconnects and the IDE comes up with
this message "The remote connection to the device has been lost"
The problem doesnt only happen with debugging, but if I deploy my app with a
debug config or even release config and run it by itself (without the IDE)
the program still closes... no exceptions are thrown the app just closes...
very frustrating
it closes on the line Application.DoEvents().
Before this line is called, im connecting to a database and run count(*) on
about 10 tables. my code then starts to create an xml document and also sets
a progressbar form control value to 0 and maximum to 0.
I have tried reconnecting my device, restarting the IDE and also rebooting
my computer...Still no luck....
My Project is hooked up to visual source safe... (i dont know if the means
anything)
My app was working fine and then all of a sudden, this started happeneing
and I just cant figure out why..
Could anyone assist me please....
thanks
Kind Regards
Nathan
I have a problem with my application....
my program just closes, the debugger disconnects and the IDE comes up with
this message "The remote connection to the device has been lost"
The problem doesnt only happen with debugging, but if I deploy my app with a
debug config or even release config and run it by itself (without the IDE)
the program still closes... no exceptions are thrown the app just closes...
very frustrating
it closes on the line Application.DoEvents().
Before this line is called, im connecting to a database and run count(*) on
about 10 tables. my code then starts to create an xml document and also sets
a progressbar form control value to 0 and maximum to 0.
I have tried reconnecting my device, restarting the IDE and also rebooting
my computer...Still no luck....
My Project is hooked up to visual source safe... (i dont know if the means
anything)
My app was working fine and then all of a sudden, this started happeneing
and I just cant figure out why..
Could anyone assist me please....
thanks
Kind Regards
Nathan