on 2013 Nov 28 9:58 AM
Hi at all
I used the CrystalDecisions.CrystalReports.Engine Version 11.5.3700.0. Now I would upgrad to the Version 12.0.2000.0, because we already use this version in other projects. I connect the data over ADO.Net with DataSets (.xsd).
I have the following code:
_crDoc = new ReportDocument();
_crDoc.Load(ReportFileInclPath);
_crDoc.SetDataSource(DataSource); // DataSource is a DataSet
The problem is Version 12 has a Property that is called HasRecords which throws a DataSourcException. In Version 11.5, this property does not exist.
Have anyone an idea what the problem can be?
Thanks
Request clarification before answering.
Let's get you to SP 6 for CR 2008 and see if that helps:
https://share.sap.com/a:328ro3/MyAttachments/c1371921-d93c-428c-b39a-ac779dea4080/
Ludek Senior
Support Engineer AGS Product Support, Global Support Center Canada
Follow us on Twitter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try this link:
https://share.sap.com/a:328ro3/MyAttachments/911b52d4-c775-44ef-a328-dc232523f934/
It works for me on IE9
- Ludek
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.