Re: FTPServer seems to crash except when Control.T - WeOnlyDo Discussion board

Re: FTPServer seems to crash except when Control.T (General questions)

by Investor, Wednesday, April 07, 2010, 20:33 (5104 days ago) @ wodDamir


Can you please check which version of the component you're running? You can do so by checking Version property.

3.0.3.293


Also, Threads *SHOULD* be set to False in VB6, since VB6 doesn't support threading. Otherwise unexpected behaviour can occur.

I gathered that so basically took the VB6 code and ported to .NET. I declare the object with: Public WithEvents FtpD As wodFTPDLib.wodFTPD. Unlike the VB6 project I couldn't find a way to use the Interface instead of events in .NET.


When does this issue occur?

It doesn't follow any pattern that I can recognize.


What protocol are you using?

0-FTP only


Does the same occur if you try it with our samples?

It only occurs under high load conditions which we haven't been able to simulate in-house. To take your example and put it in our production environment would be disastrous for us as we sell investment data and have to keep tight control over who can see what.

Any suggestions?

I realize not being able to give you a reproducible case puts you in a tough spot. I understand, we have customers too :-) Thanks for any guidance you can offer us.



Complete thread: