donj91711
I'm trying to run the SmartFTP Library sample code under:
C:\Program Files\SmartFTP FTP Library\Samples\SFTP\VB6
It's a very simple program. The first line in the Main routine is:
Set objGlobal = CreateObject("sfFTPLib.Global")
When I run that line it gets an error:
Automation Error - The specified procedure could not be found
I have the SmartFTP FTP Library 4.0 Type Library installed and referenced in Project/References
It appears to have installed properly.
I am running on XP SP3
Any thoughts?
C:\Program Files\SmartFTP FTP Library\Samples\SFTP\VB6
It's a very simple program. The first line in the Main routine is:
Set objGlobal = CreateObject("sfFTPLib.Global")
When I run that line it gets an error:
Automation Error - The specified procedure could not be found
I have the SmartFTP FTP Library 4.0 Type Library installed and referenced in Project/References
It appears to have installed properly.
I am running on XP SP3
Any thoughts?