after upgrading the demo version to 2008.2.300, there are problems with regdata(businessObject).
when i start the report the program crashes.
Code: Select all
ReportObject.Load("template.mrt");
ReportObject.RegData("myBusiness",businessObject);
ReportObject.Compile();
ReportObject.Render();
is it posible that the error is because of the template file?
thank you and best regards!
pat