Re: event firing and first-chance 0x800706bf (800706bf)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"s" <shawnberg@xxxxxxxxx> wrote in message
news:1118187902.509339.169620@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> if the client my server is firing events is killed then i see an
> exception that is handled. how does a server detect this problem and
> how should it be handled? I'm using ATL connection points to implement
> this in VS6.

Eventually, you will get an error code (not sure which - might be
0x800706bf but I'm not sure) as a return value from the COM call to the
event handler. The call is inside FireXXX method (typically
wizard-generated) you call to fire the event - you would need to edit
the code by hand if you want to check the return code and do something
special in case of error.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: Structured exception information
    ... Doesn't feel as type-safe as advertised. ... What, _exactly_, will the handler do with the separate bits? ... Looking up the localized error message in the dictionary based on the *type-safe* error code that it got from the exception object, ... I'm looking forward to see a convincing solution for error code and the dictionary. ...
    (comp.lang.ada)
  • Re: IXMLDOMSchemaCollection::add()
    ... > converts into _com_error exception. ... > error code and error message is. ... This error occur in my implementation (Handler ... IXMLDOMDocument2Ptr domSchema = NULL; ...
    (microsoft.public.vc.atl)
  • Re: Custom HttpHandler and Server.Transfer
    ... server side processing path for the current request. ... | Subject: Re: Custom HttpHandler and Server.Transfer ... |>methods only addressing transfer to another Page handler, ...
    (microsoft.public.dotnet.framework.aspnet)
  • PROBLEM: Failure to deliver SIGCHLD
    ... Failure to deliver SIGCHLD ... The server employs a very simple SIGCHLD handler that loops on ... 000c8000-000c97ff: Extension ROM ...
    (Linux-Kernel)
  • Re: using try catch on linked servers
    ... usually fires the local CATCH handler. ... Or do you mean that the remote procedure continues to run after the ... will trigger the CATCH handler in the local server, ... Links for SQL Server Books Online: ...
    (microsoft.public.sqlserver.programming)