"The object invoked has disconnected from its clients"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?cmF1bGF2aQ==?=

    "The object invoked has disconnected from its clients"

    VS2005 gets this error "The object invoked has disconnected from its clients"
    does anyone know about a fix for it?
  • langkawi21@yahoo.com

    #2
    Re: "The object invoked has disconnected from its clients"

    I'm having the problem described,
    Do you know how to gracefully handle this error. For example, I want
    to restart the COM server application if it has been closed using the
    [x].


    Family Tree Mike wrote:
    It can happen when a COM server application is closed, but your external
    application has created an object and still has a hold of the object. I
    believe if you automate to word, create a document in code from the
    application object, then [x] the word window this will occur.
    >
    Does this sound like your scenario?
    >
    "raulavi" wrote:
    >
    VS2005 gets this error "The object invoked has disconnected from its clients"
    does anyone know about a fix for it?

    Comment

    • =?Utf-8?B?cmF1bGF2aQ==?=

      #3
      Re: "The object invoked has disconnected from its clients"

      sorry, no solution yet, on my case I have to right click on the VS icon on
      tool bar twice then the ide continue and closes my debugging thread.

      the right click is just to wake up the ide (no words but actions to describe
      this weird bug)

      "langkawi21@yah oo.com" wrote:
      I'm having the problem described,
      Do you know how to gracefully handle this error. For example, I want
      to restart the COM server application if it has been closed using the
      [x].
      >
      >
      Family Tree Mike wrote:
      >
      It can happen when a COM server application is closed, but your external
      application has created an object and still has a hold of the object. I
      believe if you automate to word, create a document in code from the
      application object, then [x] the word window this will occur.

      Does this sound like your scenario?

      "raulavi" wrote:
      VS2005 gets this error "The object invoked has disconnected from its clients"
      does anyone know about a fix for it?
      >

      Comment

      • =?Utf-8?B?cmF1bGF2aQ==?=

        #4
        Re: "The object invoked has disconnected from its clients"

        what OS are you running on?
        am on vista

        "langkawi21@yah oo.com" wrote:
        I'm having the problem described,
        Do you know how to gracefully handle this error. For example, I want
        to restart the COM server application if it has been closed using the
        [x].
        >
        >
        Family Tree Mike wrote:
        >
        It can happen when a COM server application is closed, but your external
        application has created an object and still has a hold of the object. I
        believe if you automate to word, create a document in code from the
        application object, then [x] the word window this will occur.

        Does this sound like your scenario?

        "raulavi" wrote:
        VS2005 gets this error "The object invoked has disconnected from its clients"
        does anyone know about a fix for it?
        >

        Comment

        Working...