I have installed Business Analyzer and the application fails with the event viewer error:
Faulting application name: BusinessAnalyzer.exe, version: 12.0.232.0, time stamp: 0x515dc69a
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time stamp: 0x51fb1116
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x274c
Faulting application start time: 0x01cf49262bc49aac
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\Business Analyzer\12.0\BusinessAnalyzer.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 779d801c-b519-11e3-838b-005056ad2e15
I can view reports in SSRS and I know I have the proper URL. I was able to run the configurator and select reports, but when I close and reopen the program, I received this error.
Additional related error:
Application: BusinessAnalyzer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, System.Object)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.BaseReportControl.ShowNewReport(Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResult, System.String)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.BaseNavigator.UpdateReport(Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResult, System.String)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.BaseNavigator.Refresh(System.String, Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResult[])
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportNavigator.ResultStore_ResultError(System.Object, Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResultEventArgs)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResultStore.CallResultError(Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResult, System.Exception)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResultStore.ResultPortal_GetReportImagesComplete(System.Object, Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResultEventArgs)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportPortal.CurrentReportThread_GetReportImagesComplete(System.Object, Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportResultEventArgs)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportPool.StartGetReportImages(Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.Report)
at Microsoft.Dynamics.GP.BusinessIntelligence.ReportViewer.ReportPortal+<>c__DisplayClass8.<StartGetReportImages>b__5(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
*This post is locked for comments