Question:
Trying to upgrade to a newer version of Chilkat to get an issue with SFTP worked out.
Replaced the reference for ChilkatDotNet4.dll with both versions 45 and 46 and neither will build.
Protected mxFTP As Chilkat.Ftp2
It gives me errors of
'Chilkat.Ftp2' is not defined.
But if I right-click and Go To Definition, it is all there.