Object is not connected to server

  • Thread starter Thread starter Solution Seeker
  • Start date Start date
S

Solution Seeker

We have application in which we are creating powerpoint with different
slides. In some slides, there are many charts. On generating reports in Local
machine as well as through inetpup, we are getting few issues like

1. Object is not connected to server (Exception from HRESULT: 0x800401FD
(CO_E_OBJNOTCONNECTED))
2. System.Exception: Thread was being aborted.
3. System.Runtime.InteropServices.COMException (0x800706BA): Creating an
instance of the COM component with CLSID
{91493441-5A91-11CF-8700-00AA0060263B} from the IClassFactory failed due to
the following error: 800706ba.
4. Web service – no error message is caught if we run from the client.
 
Back
Top