Install Problem

I have Problem with the last Build 4.3.1.
after install and then start Delphi 2006 enterprise i get the error message

Borland Developer Studio 2006: bds.exe - Einsprungpunkt nicht gefunden
Der Prozedureinsprungpunkt "@Frxmd5@TfrxMD5@Digest$qqrv"; wurde in der DLL "frx10.bpl" nicht gefunden.
OK


Fehler
Package C:\Programme\FastReports\FastReport 4\LibD10\dclfrxcs10.bpl kann nicht geladen werden.
Die angegebene Prozedur wurde nicht gefunden.
Soll dieses Package beim Laden des n?¤chsten Projekts geladen werden?
Ja Nein


the Delphi/BCB Library path is set correctly.
Recompile with the new recompile.exe from "http://fast-report.com/pbc_download/recompile.exe"; does not help

Comments

  • edited 2:47AM
    more Info:

    i found this in the recompile.log

    frxPDFFile.pas(29)
    frxPDFFile.pas(209)
    frxPDFFile.pas(209)
    frxPDFFile.pas(211)
    frxPDFFile.pas(311)
    frxPDFFile.pas(395) Fehler: E2003 Undefinierter Bezeichner: 'MD5Buf'
    frxPDFFile.pas(442) Fehler: E2003 Undefinierter Bezeichner: 'MD5Buf'
    frxPDFFile.pas(823)
    frxPDFFile.pas(960) Fehler: E2003 Undefinierter Bezeichner: 'tfrxMD5'
    frxPDFFile.pas(966) Fehler: E2066 Operator oder Semikolon fehlt
    frxPDFFile.pas(968) Fehler: E2066 Operator oder Semikolon fehlt
    frxPDFFile.pas(969) Fehler: E2066 Operator oder Semikolon fehlt
    frxPDFFile.pas(970) Fehler: E2066 Operator oder Semikolon fehlt
  • edited 2:47AM
    i found the Error.

    there was an old frxMD5.pas in the \LibD10 directory.

    I did uninstall and new Install 5 times.
    But only manually copy the frxMD5.pas in the \LibD10 directory helps
    also old version is in : \Source\ClientServer and

Leave a Comment