| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: InvalidActiveXStateException |
| jeremy From: weston super mare, United Kingdom Posts: 1 Member Since: 04/30/04 |
posted April 30, 2004 2:18 PM hi im getting `An unhandled exception of type 'InvalidActiveXStateException' occurred in axinterop.dartftp.dll` with the following code using vs.net the program halts on the ftp.login command, ne ideas ? Dim ftp As New AxDartFtp.AxFtp() ftp.Login("10.0.0.4", "test", "uaRtXhcQ", "", "21") ftp.TimeOut = 1000 ftp.Type = DartFtp.TypeConstants.ftpAscii ftp.List() |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 30, 2004 2:57 PM I just tried what you posted but I think the server must be behind a firewall. In any event, I tried using the sample ListView app to login to ftp.cdrom.com and it worked. |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|