FTPserver in Visual Basic 2005 (.NET) ? (wodFTPServer)
Hi
I have a product built in VB6 and are now upgrading it to visual Basic 2005 (Visual studio .NET) and I have a problem with the FTP-server.
I get the server to listen start, and to listen, and also to answer a login-attempt - but i always replyes with a deny.
I have tried to stop the debugger in all events that It should pass throu, but i just dont fire any of my old events anymore.
Then I tried one of the exampel-codes (1. The smallest FTP server) and got the same problem there.
How do I do to get it to work in VB.NET (2005) ?
Please.. someone?
/Alex