Re: Error 30008 Cannot sent at this time. not Conn (General questions)
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:
- Error 30008 Cannot sent at this time. not Connecte - vgrapp, 2005-02-25, 19:59
- Re: Error 30008 Cannot sent at this time. not Conn - wodSupport, 2005-02-25, 22:46