Object reference not set to an instance of an object

Stimulsoft Reports.NET discussion
Post Reply
jay@bplogix.com
Posts: 251
Joined: Fri Feb 04, 2011 11:46 am
Location: San Diego, CA

Object reference not set to an instance of an object

Post by jay@bplogix.com »

When I try to preview a report from the report designer, it always shows the Exception Report
Object reference not set to an instance of an object.

at Stimulsoft.Report.Dictionary.StiDataSource.SetSort(Object[,,] conditions, String[] sortColumns, StiComponent component, StiDataBand databand, StiComponentsCollection groupHeaders)
at Stimulsoft.Report.Dictionary.StiVirtualSource.ConnectToData()
at Stimulsoft.Report.Dictionary.StiDictionary.ConnectVirtualDataSources()
at Stimulsoft.Report.Engine.StiRenderProviderV2.ConnectToData(StiReport report)
at Stimulsoft.Report.Engine.StiRenderProviderV2.Render(StiReport report, StiRenderState state)
at Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState)
at Stimulsoft.Report.StiReport.RenderReport(StiRenderState renderState)
at Stimulsoft.Report.StiReport.Render(StiRenderState renderState, StiGuiMode guiMode)
at Stimulsoft.Report.Design.Controls.StiDesignerPreviewControl.btRefresh_Click(Object sender, EventArgs e)

Is there something I am doing wrong?

Windows 7 64-bit, Stimulsoft Reports Ultimate ... I just double click on an .MRT file on my desktop.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Object reference not set to an instance of an object

Post by Alex K. »

Hello,

Please check the latest prerelease build.

Thank you.
Post Reply