UnhandledException question

S-Soft 666 Reputation points
2022-12-03T06:47:01.557+00:00

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
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.