Welcome, Guest
Username: Password: Remember me
Visual Objects

Please use this forum to post questions about Visual Objects and Vulcan.NET
  • Page:
  • 1

TOPIC:

Using ReportPro2 14 Oct 2019 10:31 #11159

  • UlrichT
  • UlrichT's Avatar
  • Topic Author


  • Posts: 8
  • I am trying to use ReportPro2 and get the following error:

    errorXS0144: Cannot create an instance of the abstract class or interface 'ReportPro2.RpReport'
    Here is the code:
    cRepPfad:="C:/test/"
    ciniPfad:=cRepPfad
    cReportName:="Test.rpt"
    oReport := RpReport {SELF , cRepPfad+cReportName, cIniPfad } <--- ERROR

    I have referenced:
    ReportPro2.Base.dll
    ReportPro2.English.dll
    Report.Pro2.Export.dll
    ReportPro2.Runtime.dll
    ReportPro2.UDF.dll
    System
    System.Drawing
    System.Windows.Forms
    VOGUIClasses
    VORDDClasses
    VOSystemClasses
    XSharp.RT
    XSharp.VO

    A #using ReportPro2 also does not help.

    What am I missing?
    Ulrich
    The topic has been locked.

    Using ReportPro2 14 Oct 2019 18:50 #11166

    • Chris
    • Chris's Avatar


  • Posts: 3980
  • Hi Ulrich,

    Please see Wolfgang's reply in the other thread: www.xsharp.eu/forum/public-vo-vn/1529-using-reportpro2
    XSharp Development Team
    chris(at)xsharp.eu
    The topic has been locked.
    • Page:
    • 1