Subject Re: Direct copy instead of ftp
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Thu, 29 Sep 2016 04:52:12 -0700
Newsgroups dbase.getting-started

On 9/28/2016 10:16 PM, Mervyn Bick wrote:
> On 28-Sep-16 11:26 PM, Ken Mayer wrote:
>
>> Hmm. When you drop a fresh version of the control on a form, compare
>> these:
>>
>> this.FTPCONTROL = new ACTIVEX(this)
>>    with (this.FTPCONTROL)
>>       height = 28.0
>>       left = 751.0
>>       top = 2.0
>>       width = 28.0
>>       state = "BBBLBBBBPGBDBBBBPGBDBBBB"
>>       classId = "{55DB287E-3C1E-45AE-8244-9D4A8E264407}"
>>    endwith
>>
>> Maybe the state or classID don't match ...?
>>
>> Ken
>>
>
>
> On a new form (and in the example form) state and class match these values.
>
> I wonder if I need some sort of entry in plus.ini?

I don't think so ... that's so weird.

Maybe try registering the activex control? From the DOS Command Window,
go to the Windows\system or Windows\system32 or on a 64-bit computer
maybe windows\syswow64 folder:

regsvr32 /s csftpax8.ocx

I don't know if that will do the trick or not, but it's worth trying. If
it does, then maybe there's an issue with the way it was installed with
dBASE?

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm