Page 1 of 1

VB.NET Application terminates when switching desktops

Posted: 13.02.2009 10:41:44
by LucasJ
Hello,

I'm a developer using Visual Studio 2002 and i'm developing a VB.NET Windows application.
I have 2 issues that are really disturbing:

1) When running my VB.NET application inside the Visual Studio 2002 environment, when i'm debugging the application for example. When the application is running and i switch to another desktop the application is terminated. I mean the VB.NET application that was running in debug mode in VS 2002. VS2002 returns at that moment from debugging mode back into development mode.
This is ofcourse a problem.


2) That same application, compiled into an executable, running standalone suffers the same problem. When that application is started and i switch to another desktop the application quits.

Does anyone experience the same problems ?
Another application, also developed in VB.NET and VS 2002 does not have these problems.

kind regards,
Luc