Page 1 of 1

report Design

Posted: Wed Oct 03, 2012 11:13 am
by MarcoGecoit
Good morning
I am creating a report following the example at this link:
http://www.stimulsoft.com/videos/report ... jects.html

But when I want to save the report I get the following error:
"Object reference not set to an instance of an object."

Dim report As StiReport
report = New StiReport
report.RegBusinessObject("Report", "MyData", ObjectDataSource.Select) (I'm using ASP.NET Object Data Source)
report.Design()


Thank you
Marco

Re: report Design

Posted: Wed Oct 03, 2012 12:17 pm
by Alex K.
Hello,

Which version do you use?
Also please check the last version and let us know about the result.

Thank you.

Re: report Design

Posted: Wed Oct 03, 2012 12:27 pm
by MarcoGecoit
I'm using Ultimate 2011.3

Re: report Design

Posted: Wed Oct 03, 2012 1:19 pm
by Alex K.
Hello,

Please check the last version and let us know about the result.

Thank you.

Re: report Design

Posted: Wed Oct 03, 2012 1:19 pm
by Alex K.
Hello,

Please check the last version and let us know about the result.

Thank you.