There is no overloaded version of 'Set_PrivateKey (General questions)

by Anthony @, (6112 days ago)

Hi,
Im testing out a few components, and all the rest have isntalled fine, but when we try to install SSHServer we get the following error:

[DCC Error] wodSSHDComLIB_TLB.pas(432): E2250 There is no overloaded version of 'Set_PrivateKeyData' that can be called with these arguments

breaks at: property PrivateKeyData[KeyType: SSHKeyTypes]: PSafeArray read Get_PrivateKeyData write Set_PrivateKeyData;

any ideas?
anthony

locked

Re: There is no overloaded version of 'Set_Priv

by Anthony @, (6112 days ago) @ Anthony

using Delpi 2007 btw

locked

Re: There is no overloaded version of 'Set_Priv

by wodDamir @, (6112 days ago) @ Anthony

Hi Anthony,

Can you please try simply commenting out those lines?

Can you import the component that way?

Regards,
Damba

locked

Re: There is no overloaded version of 'Set_Priv

by Anthony @, (6110 days ago) @ wodDamir

yep, wprks by just commenting out all the rror lines,'
thanks,
Anthony

locked