Cannot generate report
Hello,
Am using RBulider 7.04 and D7.
My report works fine on my machine but when I install it at the customer's
location and run the report, I get the following Error dialog:
Cannot generate report.
Could not open DataSet. : pipeBlaBla
Where can I begin to look please.
tia
Kevin
Am using RBulider 7.04 and D7.
My report works fine on my machine but when I install it at the customer's
location and run the report, I get the following Error dialog:
Cannot generate report.
Could not open DataSet. : pipeBlaBla
Where can I begin to look please.
tia
Kevin
This discussion has been closed.
Comments
What type of application are you running? Are you using the end-user
solution? Are you loading templates?
The error indicates that the report you are trying to view cannot find the
pipeline named "pipeBlaBla" that is referenced to the report. Be sure if
you are loading templates, all the pipelines are present that were there
when the template was created. Also, be sure the datasets that are
connected to the pipelines are active and properly named.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Once I set the adsQuery.tableoption to Compatible, my report started working
correctly..
Thanks for the quick response! :-)
Kevin