Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Com Error 10054, how to reset IWebASP
eholsinger

From: Westbrook, ME USA
Posts: 18
Member Since: 09/10/03
posted October 31, 2003 1:30 PM

I have an object that inherits from IWebASP. It got a COM error on the Post(). It works fine most of the time, but in case this happens again - and it seems reasonable to think it can, I'd like to know how to keep going without starting up all over.

Basically, what I'd like to know is, after getting a com error like 10054, what would you do to the IWebASP object to be able to handle the next request?

Do I need to CoUnitialize and Initialize again? Can I just continue with the Dart object as is?
Do I need to tell IWebASP to reset somehow?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 31, 2003 1:51 PM

You would just continue. That's us throwing an exception to let you know that the server closed the connection before we did.

Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX