Automation error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • srikanth uppala
    New Member
    • Nov 2006
    • 2

    Automation error

    Hi

    I am getting this error when click the button,

    Run-time error -2147417848
    Automation error
    The object invoked has disconnected from its clients.

    Regards
    U.Srikanth
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by srikanth uppala
    Hi
    I am getting this error when click the button,
    Run-time error -2147417848
    Automation error
    The object invoked has disconnected from its clients.
    Regards
    U.Srikanth
    Can you provide more details of the circumstances surrounding this error? What button are you clicking? What sort of object are you trying to use?

    Comment

    • srikanth uppala
      New Member
      • Nov 2006
      • 2

      #3
      Originally posted by Killer42
      Can you provide more details of the circumstances surrounding this error? What button are you clicking? What sort of object are you trying to use?

      Hi

      I am calling form from button,the form contains spredsheet control.

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        Originally posted by srikanth uppala
        Hi
        I am calling form from button,the form contains spredsheet control.
        I'm not really familiar with OLE automation, but perhaps it would help if you post the code which is executed when you click your button.

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Perhaps a teeny bit late, but I found something at MS which might help. See http://support.microsoft.com/kb/319832

          Comment

          Working...