Forum Post: error 8982

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi folks, Recently we've build the functionality to send text-messages (SMS) to mobile phones in our application. It's the first time I've programmed HTTP Post / Get, and I don't understand it all. When the user sends one message, it's all fine. But when the user sends i.e. 300 text-messages to 300 phones we get error 8982. The exact error is : Invalid event-procedure context encountered when trying to invoke event procedure 'getResponse'. (8982). The functionality is build in a .w window. It seems that when all the message are send and the window gets closed, the session is still sending messages but the getResponse procedure isn't available anymore (it's in the .w). Strange because in the code there's a WAIT-FOR READ-RESPONSE OF gsocket. I'm surely missing something, but I can't find out what exactly. In attachment I placed the code (it's an include). Hopefully someone is willing to have a look at it and help me out. This is on OE11.3.2 - windows 7. Kind regards Bart Syryn

Continue reading...
 
Status
Not open for further replies.
Back
Top