I'm having the exact same error/problem too.

I have a button in my GUI which creates a gateway and adds it to the
service and followed by starting this service.

And another button called Disconnect which calls srv.stopService().

Anyone with fixes or similar problem?

On May 29, 3:15 am, Thanasis <[email protected]> wrote:
> Hi,
>
> I cannot reproduce this.
> What I did is I modified the ReadMessages sample and called
> startService() immediately after the stopService(). Its working fine.
>
> Are you certain you call stopService() as described? In some cases,
> stopService() may take a while (if called during a read/send
> operation) - are you calling the second startService() quick enough -
> maybe before stopService() returns?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to