Search found 3 matches
- Sun Jul 31, 2016 2:07 pm
- Forum: Other products...
- Topic: KFTP and Windows 10
- Replies: 1
- Views: 22600
KFTP and Windows 10
I´ve recently upgrade my Windows 7 to Windows 10 and now KFTP does not work. I can register it, but when loading my Vb6 app it shows an error: Class KFTPActiveX.kftp of control kftp1 was not a loaded control class. I´ve also tried to register it manually (admin permissions), out of c:\windows\system...
- Sun Jul 31, 2016 2:00 pm
- Forum: Other products...
- Topic: KFTP Download
- Replies: 10
- Views: 45461
Re: KFTP Download
Try setting to binary before downloading:
kftp1.ChangeTransfertMode Binary
kftp1.ChangeTransfertMode Binary
- Sun Jul 31, 2016 1:58 pm
- Forum: Other products...
- Topic: KFTP Download
- Replies: 10
- Views: 45461
Re: KFTP Download
Hi MarcoM149
Try to change mode to Binary before download the file.
kftp1.ChangeTransfertMode Binary
I was having same problem and file downloaded corrupted.
Try to change mode to Binary before download the file.
kftp1.ChangeTransfertMode Binary
I was having same problem and file downloaded corrupted.