problem that we foundin the trail version

hello.
I have noted that there are problems of the run time and the prodemo, after installation of the fast report 3.04.
We checked it very carefully. We again uninstalled the software, and then removed thoroughly all the files of the fr 3 from all the places. Then we installed it again.
We have noticed the problems again, and after checking we came to the conclusions:
In the trail version, there is a problem of the frxClass. Source is not supplied, and there is problem of compatibility with other classes, such as frxChart that have been changed in the FastReport 3 (3.04).
Please answer me as fast as you can.
thanks.
yaron.

Comments

  • edited 2:20PM
    Sorry, I don't understand what is the problem.
  • edited 2:20PM
    I will try to explain again with more detail.

    I un-installed all previous versions of FR. After that, I also deleted every directory and every file that is related to FR (including from \WINNT\SYSTEM32), to ensure "clean" status.

    Then I installed FR 3.04 (Trial), and tried to re-compile my project. I get an error in the Chart unit in this section:

    TfrxChartView = class(TfrxView)
    ...
    ...
    public
    ...
    ...
    <span style='color:red'>procedure BeforeStartReport; override;</span>
    <span style='color:red'>procedure OnNotify(Sender: TObject); override;</span>
    ...
    ...
    end;

    The error is: Method does not exist in base class

    I think the problem is that the DCU where TfrxView (ancestor of TfrxChartView) is defined, is from previous version. There is no source for this unit in the Trial version, so it's impossible to recompile.

    I hope now the explanation is full and clear.

    regards,

    yaron.
  • edited 2:20PM
    Looks like you have messed old and new FR3 files, or you have old files on the search path. Delete the FR3 manually (uninstall may leave some files, dcu for example), and install the FR3.04.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.