Forum Post: RE: How embed SAP Crystal Reports in ABL application?

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
Hi Piotr, I don't know. First I would browse the class and see if they simply renamed the object or changed the fully qualified class name. If that doesn't work, I think you need to redirect this to SAP. Ask them where you get can the .NET Report Viewer and reference the CrystalDecisions.Windows.Forms.CrystalReportViewer class explicitly. Brian From: Piotr Tucholski [mailto:bounce-piotrtt@community.progress.com] Sent: Monday, July 28, 2014 12:19 PM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] How embed SAP Crystal Reports in ABL application? RE: How embed SAP Crystal Reports in ABL application? Reply by Piotr Tucholski Does it matter if I use Crystal Reports 2013 or 2014? With 2014 I get 1 assembly: CrystalDecisions.Data.AdoDotNetInterop Is it enough?. I ask as I am getting error compiling the class. DEFINE PRIVATE VARIABLE crystalReportViewer1 AS CrystalDecisions.Windows.Forms.CrystalReportViewer NO-UNDO. Line 7: Unable to resolve type information for type CrystalDecisions.Windows.Forms.CrystalReportViewer for field crystalReportViewer1 Regards, Piotr Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top