Code:
Der Prozedureinsprungpunkt "@Idglobal@Min$qqrxjxj" wurde in der
DLL "IndySystem100.bpl" nicht gefunden.
Diese Meldung bedeutet dass
Indy nicht vollständig deinstalliert wurde. Neben dem Delphi Verzeichnis muss man auch noch das Windows Verzeichnis nach
Indy DLL und
BPL Dateien durchsuchen.
Aus der
Indy Dokumentation:
Zitat:
If
Indy 10 is already installed, it needs to be uninstalled first. Remove the pre-compiled
BPL files - dclIndyCoreX0.bpl and dclIndyProtocolsX0.bpl - from the
IDE via the "Components > Install Packages" dialog. Then delete all of the existing binaries (IndySystemX0.*, IndyCoreX0.*, IndyProtocolsX0.*, dclIndyCoreX0.*, and dclIndyProtocolsX0.*) as well as delete any
Indy 10 source files, if present. Be sure to check for files in the
IDE's \bin, \lib, and \source folders, \
Indy subfolders, and
OS system folders.
An der neuen
Indy Version liegt es nicht,
Indy unterstützt aktuell noch Delphi Versionen bis zurück zu Delphi 5.