Greetings,
I've been handed a project that uses v 1.1 of the XceedFTP control. When our program executes the ReceiveFile method, it checks to see if the CurrentState = 2 before it proceeds. The problem is that CurrentState returns to 2 sometime after ReceiveFile fires (I cannot tell if it ever leaves CurrentState 2 because it happens so quickly), but nothing is ever transmitted. This happens most of the time. About 10% of the time, it seems to execute correctly.
Can anyone tell me what the issue might be?
Thanks in advance.
Lew