runtime error 429 when trying to create Inet object

R

Radu

Hi
I am trying to create a macro that uploads a file to a ftp server.It works
fine on my laptop (using Vista) but not at the office(2003 Server R2 and XP
prof users).I keep getting run-time error 429 "Cannot create object...".I did
reference Microsoft Internet Transfer Control 6.0. I did some research online
but could not find an actual solution to it.
Dim FTP as Inet
Set FTP = New Inet' this is the line that draws the error
If you know a solution to this issue please let me know
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top