Re: Error 30008 Cannot sent at this time. not Conn - WeOnlyDo Discussion board

Re: Error 30008 Cannot sent at this time. not Conn (General questions)

by wodSupport, Friday, February 25, 2005, 22:46 (7022 days ago) @ vgrapp

You should try with setting Blocking = True, in which case you should remove code from events. Or, you can get rid of DoEvents inside Connected event. Change your app so it's event driven - make sure your code inside the event executes as fast as it can, so you return control back to wodSSH.

Hope it helps.


Complete thread: