UnhandledException question
S-Soft
666
Reputation points
Hi
My test app will email me any unhandled exception and I got this:
Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at DevComponents.DotNetBar.MessageBoxEx
and many more lines...
Any idea where might be the problem? Any help is greatly appreciated :)
Developer technologies | VB
2,892 questions
Developer technologies | C#
11,570 questions
Sign in to answer