Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Error after using ppDesigner

edited May 2002 in General
Hi everyone,

I have a DLL which statically loaded into my program. Only data modules
exist in this DLL. I work with the Reportbuilder 6.03 version. On one of
these modules there is a ppReportExplorer, a ppDesigner and a
ppReport-Component which get her data from ppIBOPipelines. A function opens
the ppReportExplorer in the DLL. This one opens the ppDesigner component. If
I start now the ppDesigner component and want to close the mainprogram,
which calls the DLL, I get different "read " and one" unknown software ..."
errormessages. If I only use the ppReportExplorer component then nothing
happend.

Does anybody know why this fault appears and how to solve this?

Comments

  • edited May 2002
    Hi Paul,

    if possible, use a BPL rather than a DLL.
    (the prefered way, when working with Delphi components, BPLs respect RTTI)

    regards,
    Chris Ueberall;

This discussion has been closed.