An odd error showed up today...a user had left an SF application open overnight. When he came in this morning, this error was waiting to greet him:Message: External component has thrown an exception.
Source: System.Windows.Forms
Inner Exception:
Stack Trace: at System.Windows.Forms.UnsafeNativeMethods.ThemingScopeDeactivateActCtx(Int32 dwFlags, IntPtr lpCookie)
at System.Windows.Forms.UnsafeNativeMethods.ThemingScope.Deactivate(IntPtr userCookie)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication()
This seems like one of those generic, could-be-caused-by-a-million-things type error; but, I thought I would throw it out there to see if anyone else has run into this.
Thanks,
Bill