Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.6k views
in .NET FTP by
Hi,

I am trying the .NET 1.2.2 version FTP component.
When I put a file with and EventHandler added to 'BytesTransferred' the transfer is always broken at about 4KB. As soon as I remove this Handler, the file transfer works correctly.
Is this a bug?


Alex

2 Answers

0 votes
by (162k points)
Could you post a chunk of code? Are you using the FTPConnection or FTPClient?

Hi,

I am trying the .NET 1.2.2 version FTP component.
When I put a file with and EventHandler added to 'BytesTransferred' the transfer is always broken at about 4KB. As soon as I remove this Handler, the file transfer works correctly.
Is this a bug?


Alex
0 votes
by
Thanks for the reply,

the bug has been on my side not on yours. My Handler caused an uncatched error. As the execution stopped silently, I didn't realise that.

Sorry for bothering you.

Alex

Categories

...