Recently I prepare a PC for running a customized application. I control that PC through Teamviewer and start the application. Everything is fine at this moment. However, When I stop Teamviewer, I found the UI is
completely freeze . The application needs to restart in order to resume, but the UI freeze again when I stop and restart Teamviewer control again.
I can confirm that all background thread Is still running and only UI Thread
freeze (or the main thread freeze because timer also stop) . Later, I install visual basic 2010 to thay PC and start application by using debug mode, but I can't any exception or warning form this. The program is still working fine ever I stop Teamviewer
control. The freezing issue is only happen when the application is started by using release and purchase mode.
Then, I install same application to another PC but I can't regenerate the same error. I have no idea about this situation and I would like to ask is there anyone have same situation before?
Below is some related setting
PC OS: window 7 pro (n edition), service pack 1
Systen type: 32 bit operating system
Application: written by visual basic 2010
Framework: .Net Framework 4
Teamviewer: version 10.0.36897
Thank you for your kind attention