Re: Invalid state. Not connected - WeOnlyDo Discussion board

Re: Invalid state. Not connected (General questions)

by wodSupport, Thursday, May 19, 2005, 10:51 (7127 days ago) @ Ala

Ala,

you cannot use Blocking AND events. When you set Blocking = True and execute method from within an event, application freezes - you have noticed that.

But if you use ASP.NET then you MUST use Blocking = True, otherwise your page will be returned to the client before wodSFTP manages to connect in the background! Async behavior doesn't suit you now. Do you agree with me?


Complete thread: