Book a Demo

Author Topic: HRESULT: 0x80010105 (RPC_E_SERVERFAULT))  (Read 8390 times)

bakawakalaka

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-1
    • View Profile
HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
« on: October 04, 2018, 10:51:25 pm »
Sometimes when I using Interop.EA.dll I got this error:

(Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)

after that when I still try to call any methods or object in the Interop.EA.dll library I got another error:

System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

Has anyone get this problem?
I think it have connection with how often I using COM library

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile

bakawakalaka

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-1
    • View Profile
Re: HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
« Reply #2 on: October 05, 2018, 06:42:34 pm »
No idea. Did you look into https://stackoverflow.com/questions/973206/hresult-0x80010105-rpc-e-serverfault-question?

Yes, I did. I even did simular question on stackoverflow but there told me that it can be specific for current library and I need to contact the developers.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
« Reply #3 on: October 05, 2018, 09:42:55 pm »
Probably you're best off to do that and mail Sparx' support.

q.