| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: Runtime error 11001 |
| User684 Posts: 3 Member Since: 06/13/01 |
posted June 13, 2001 8:05 PM I'm trying to do an FTP to a Compaq Alphaserver running OpenVMS. The code is very simple: Ftp1.Get "ftp://user:passw@O01/dir:filename.txt", "c:\temp\xx.txt" I get this error stating that the server name couldn't be resolved. The server is on the local network. It can be reached by standard FTP DOS client. |
| User684 Posts: 3 Member Since: 06/13/01 |
posted June 13, 2001 8:08 PM I tried the trace method but it doesn't create the result file. The code was compiled on VB5. It is running on WinNT Workstation 4 SP6a. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted June 13, 2001 8:34 PM Are you sure that you aren't typing the name wrong. What you just typed there the machine name is O01 (oh zero one). Also, you could try the IP address instead of the name. Tony |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted June 13, 2001 8:35 PM That's correct. A trace file will not be made if the connection was not established. Tony |
| User684 Posts: 3 Member Since: 06/13/01 |
posted June 15, 2001 11:06 AM I tried the IP address and got the same error. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted June 15, 2001 1:39 PM That means the IP address is not available to us. You probably have multiple IP's and the one that is default is not allowed to connect to the server in question. Unfortunately, I can't tell you exactly why without being at your site. Sorry, Tony |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|