F
Félix Mondelo
Why when I use my vb.net application on a Windows XP computer, the
application AutoClose when it want? Is a bug?
firma
application AutoClose when it want? Is a bug?
firma
* "Félix Mondelo said:Why when I use my vb.net application on a Windows XP computer, the
application AutoClose when it want? Is a bug?
* "Félix Mondelo said:Application ends when it want.
Why when I use my vb.net application on a Windows XP computer, the
application AutoClose when it want? Is a bug?
firma
Is an error message shown?
Does your application raise an exception?
Does this occur when you run your app within the
IDE or the executable directly?
run before it closes?
In your designer created part there is this sentence at initialize componentYes, but the error appears when I run my app within the executable directly.
<System.Diagnostics.DebuggerStepThrough()>
Delete it tempory and debug again, maybe you see now where it stops?