Re: DLL problem - Very important please!

From: Uwe Raabe (ur_at_nospam.org)
Date: 10/22/04


Date: Fri, 22 Oct 2004 15:47:49 +0200

Hi!

> I´ve created a program that is becoming too large. Then, I thought to
> create DLL to maintain the Reports. One DLL to each report. I´m using
> QuickReport. When I do the QuickReport1.Preview statement, it shows me the
> preview screen. but when I click the close button it shows me an error
> saying:
>
> "Control 'QuickReport1' has no parent window."
>
> I have no Idea to solve this problem. Does anyone have???

If your exe becomes too large, I would suggest to try compile it with
packages first. This should reduce the size of the exe without the
problems of using DLLs. Of course you have to deploy the BPLs with your exe.

Best regards
Uwe Raabe



Relevant Pages

  • Re: Meta data of query?
    ... The DLL wrappers and ASP pretty much have the same ... structure and process for 80% of reports. ... Change the final 'select resultset' to 'select resultset into ...
    (microsoft.public.sqlserver.programming)
  • DLL problem - Very important please!
    ... I´ve created a program that is becoming too large. ... create DLL to maintain the Reports. ... One DLL to each report. ... QuickReport. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Application Design
    ... can you display a form from a dll. ... Interface that all your reports will implement. ... >> application with a MDI Form. ... >> reports menu and display like a normal form would in a MDI container. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to clone a class library to a new one?
    ... clicking on the project in the solution explorer, ... > Report folder, opened the project file in VS2003 and even recompiled for ... > new dll and it still showing up with the old dll name of 'trip ... >> using sub reports, but personally, I try to stay as far from Crystal ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Place Reports In A DLL
    ... No, you can't use a .DLL, that's still not supported (reports have a user ... .EXE if you don't want the users changing them, or you can build them into a ... separate .EXE if you want to distribute them separately and ...
    (microsoft.public.fox.vfp.reports.printing)