*** Measure Report (Vertical) STARTED ***
*** Measure Report (Vertical) DONE in 00:00:00.0008545 ***
*** Measure Report (Vertical) STARTED ***
*** Measure Report (Vertical) DONE in 00:00:00.0010941 ***
*** Measure Report (Vertical) DONE in 00:00:00.0055121 ***
*** ProcessReport #0 DONE in 00:00:00.3215597 ***
*** RenderReport #0 STARTED ***
*** RENDER PAGES STARTED ***
*** RENDER PAGES DONE in 00:00:00.0028726 ***
An error has occured while rendering the report: System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at System.Windows.Input.InputManager.get_Current()
at System.Windows.Input.KeyboardNavigation..ctor()
at System.Windows.FrameworkElement.FrameworkServices..ctor()
at System.Windows.FrameworkElement.EnsureFrameworkServices()
at System.Windows.FrameworkElement..ctor()
at System.Windows.Controls.Panel..ctor()
at System.Windows.Controls.Canvas..ctor()
at Telerik.Reporting.XamlRendering.CompositionXamlBase.NewPhysicalPage()
at Telerik.Reporting.XamlRendering.CompositionXps.NewPhysicalPage()
at Telerik.Reporting.ImageRendering.CompositionBase.NextUsableArea()
at Telerik.Reporting.ImageRendering.CompositionBase.NextHorizontalPage()
at Telerik.Reporting.ImageRendering.ImageRendererBase.ProcessPages(CompositionBase composition, RenderingElement renderingReport, Int32 startPage, Int32 endPage, Boolean render)
at Telerik.Reporting.ImageRendering.ImageRendererBase.ProcessPages(Report report, CompositionBase composition, Int32 startPage, Int32 endPage, Boolean render)
at Telerik.Reporting.ImageRendering.ImageRendererBase.RenderReport(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback)
*** RenderReport #0 DONE in 00:00:00.0068132 ***
*** ReportProcessor.Render DONE in 00:00:00.3291403 ***
---------------------------------------------------------------------------------------------------------------------------------<
reportViewer:ReportViewer x:Name="xReportViewer"
ReportServerUri="../ReportService.svc"
Width="1000"
Report="ReportLibrary.BasicReport, ReportLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
</reportViewer:ReportViewer>