Home Server

Problems with TeeChart

edited June 2003 in Server
I use the WebTier - ISAPI solution.

1. When I start my Report.dll and choose a Report with TeeChart I get this
Error.

ReportLoadFromDatabase Error: Error reading
ppDPTeeChartControl1.BackWall.Color: Property BackWall does not exist.

Any ideas?

Comments

  • edited June 2003

    Possibile causes:

    1. The reports were created with one version of TeeChart, but the Server
    application was compiled with a different version of TeeChart.

    2. The Server application was not compiled with TeeChart at all, in which
    case you need to add the teechart units to the 'uses' clause of the main
    unit.

    3. The Server application does was not compiled with all of the TeeChart
    units that are required by the reports, in which case you need to add the
    missing units.


    --
    Nard Moseley
    Digital Metaphors
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.