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
report Design
-
- Posts: 17
- Joined: Tue Apr 12, 2011 8:22 am
Re: report Design
Hello,
Which version do you use?
Also please check the last version and let us know about the result.
Thank you.
Which version do you use?
Also please check the last version and let us know about the result.
Thank you.
-
- Posts: 17
- Joined: Tue Apr 12, 2011 8:22 am
Re: report Design
I'm using Ultimate 2011.3
Re: report Design
Hello,
Please check the last version and let us know about the result.
Thank you.
Please check the last version and let us know about the result.
Thank you.
Re: report Design
Hello,
Please check the last version and let us know about the result.
Thank you.
Please check the last version and let us know about the result.
Thank you.