Bad variable type. in Delphi 7 Code Gear (wodFTPServer)

by matrix2, (6273 days ago)

Hi.

This message shows when I have run Project 1 from Delphi samples dir for wodFTPServer component.
I have found that the error pops up in OleCtrls.pas (Delphi) code and exactly at the line
OleCheck(FPersistStream.Load(Stream));
which throws EOleSysError exception.

This problem doesn't occur in Delphi 6.
Can you please help me trying to solve this problem?

locked

Complete thread: