|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FTP Put - Works in VB 6.0, fails in VB.NetI recently upgraded a small VB 6.0 app to VB.Net. The upgrade process completed ok and everything seems to function properly in VB.Net except for the FTPPutFile. It consistently fails and returns a LastDLLError number of 32.
The setup of all the FTP statements themselves seems ok from all the various FTP sites I've checked out and there were no upgrade problems reported during the conversion from VB 6.0 to VB.Net. The upgrade process accepted most of the existing VB 6.0 FTP code. Any ideas? From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com "JG" <nospam@developmentnow.com> schrieb: Maybe your declares are buggy. Some sample FTP applications can be found >I recently upgraded a small VB 6.0 app to VB.Net. The upgrade process >completed ok and everything seems to function properly in VB.Net except for >the FTPPutFile. It consistently fails and returns a LastDLLError number of >32. > The setup of all the FTP statements themselves seems ok from all the > various FTP sites I've checked out and there were no upgrade problems > reported during the conversion from VB 6.0 to VB.Net. The upgrade process > accepted most of the existing VB 6.0 FTP code. here: Accessing FTP servers in .NET applications <URL:http://dotnet.mvps.org/dotnet/faqs/?id=ftp&lang=en> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> JG<nospam@developmentnow.com> wrote in
news:11cad2d9-901d-467d-bd2c-d2dd2cb62261@msnews.microsoft.com: Why not use a native FTP / .NET implementation? Indy is free and supports FTP:> I recently upgraded a small VB 6.0 app to VB.Net. The upgrade process > completed ok and everything seems to function properly in VB.Net > except for the FTPPutFile. It consistently fails and returns a > LastDLLError number of 32. The setup of all the FTP statements http://www.indyproject.org/ -- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Develop ASP.NET applications easier and in less time: http://www.atozed.com/IntraWeb/
performance difference in Webservice -'Normal' way
Update MS Access Database Records Wierd menu crash Strange behavior Import DataRow Obstruct the Developpers to Develop and Deploy a newer version WindowsForm Exception Addin problem - "invalid class string" A mathematical issue Calculating text width when printing |
|||||||||||||||||||||||