G
Guest
Hi all,
I have recently coded a program control by a menu, user navigate through the
program from the main menu, once a form is closed, the user is redirected
back to main menu with the current form close with Me.Close()
Unfortunately, once I've launched other forms, when I launch a new form, the
similar Try-Catch-Finally error checking pop up error message that is meant
for the previous form, it keep on popping up randomly and has since causes my
program to be ultra unstable.
Any of you have encounter this before? Anyway to resolve this problem?
P/S: I developed it in Visual Studio 2005 for a Windows CE based device.
Thanks.
Regards,
Jenson
I have recently coded a program control by a menu, user navigate through the
program from the main menu, once a form is closed, the user is redirected
back to main menu with the current form close with Me.Close()
Unfortunately, once I've launched other forms, when I launch a new form, the
similar Try-Catch-Finally error checking pop up error message that is meant
for the previous form, it keep on popping up randomly and has since causes my
program to be ultra unstable.
Any of you have encounter this before? Anyway to resolve this problem?
P/S: I developed it in Visual Studio 2005 for a Windows CE based device.
Thanks.
Regards,
Jenson