Our dashboard is coming up with the quoted error below.
This happens every morning when we come in.
I have to quit the application and start it again to sort the issue.
Thanks,
Tim
Quote
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at .(DashboardInfo , Boolean )
at .(Object , GetDashboardInfoCompletedEventArgs )
at MM.Monitor.Dashboard.WebService.MobileClient.OnGetDashboardInfoOperationCompleted(Object arg)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Hi,
Our dashboard is coming up with the quoted error below.
This happens every morning when we come in.
I have to quit the application and start it again to sort the issue.
Thanks,
Tim