chriskeeble
Dec 9th, 1999, 02:55 AM
Hope someone can help - this is doing my head in!
(Dev Env: Win98 VB6.0 SP3)
Ok - I've got an app that works fine on the win98 development machine. When installing on win95 test machine it works ok until suddenly it throws up this Error 429 "ActiveX Component Can't Creat Object"
I'm really new at this and don't know how to debug it... From what I know:
It's the msInet control that's doing it, BUT - it's already successfully executed a couple of commands:
1. "CD /" (to test the ftp connection)
2. "CD /website/test/" (to change to the required directory to transfer to)
The one that fails is a PUT command...??
PLEASE help - I've got a few other bugs in the software which I expected, but this is the one that is really stumping me!
Cheers all,
------------------
Chris Keeble
www.giglist.com
mailto:chris.keeble@giglist.com
(Dev Env: Win98 VB6.0 SP3)
Ok - I've got an app that works fine on the win98 development machine. When installing on win95 test machine it works ok until suddenly it throws up this Error 429 "ActiveX Component Can't Creat Object"
I'm really new at this and don't know how to debug it... From what I know:
It's the msInet control that's doing it, BUT - it's already successfully executed a couple of commands:
1. "CD /" (to test the ftp connection)
2. "CD /website/test/" (to change to the required directory to transfer to)
The one that fails is a PUT command...??
PLEASE help - I've got a few other bugs in the software which I expected, but this is the one that is really stumping me!
Cheers all,
------------------
Chris Keeble
www.giglist.com
mailto:chris.keeble@giglist.com