Page 1 of 1

problems with RegData after upgrade from demo to version 2008.2.300

Posted: Tue Dec 02, 2008 9:37 am
by pat
hello,
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();
the business object is the same like befor when using the demo version. there are no other changes.
is it posible that the error is because of the template file?

thank you and best regards!
pat

problems with RegData after upgrade from demo to version 2008.2.300

Posted: Tue Dec 02, 2008 12:59 pm
by Edward
Hello

Could you please send a test project which reproduces the error to support[at]stimulsoft.com.

Thank you.