Skip to main content
1-Visitor
July 24, 2020
Question

The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))

  • July 24, 2020
  • 2 replies
  • 3979 views

Hi All

 

I am doing connection to Creo using VB API. We have Creo 4.0 M090. Everything was working fine and we were able to connect to Creo but suddenly application got crashed and some error occurred which I am not sure.

 

Post this issue, Connection.start API which was working is throwing error as per subject i.e. RPC_E_SERVERFAULT. 

 

Could anyone throw some light on this?

 

Thanks in advance...!

 

Regards

Ketan

2 replies

17-Peridot
July 29, 2020

Hello.

Your application and Creo have the same bit depth (64 or 32 bit)?

Try to reinstall creo if you do not did.

14-Alexandrite
July 29, 2020

Try after end task the pfclscom.exe in Task manager

1-Visitor
July 30, 2020

Yes this is what we used to do but this is not the good practice to tell as a solution to end user... Can we do something in exception handling when something fails so that this issue doesnot happen at all in case of any previous Creo app run failed ? 

14-Alexandrite
July 30, 2020

Yes, But You can do the same in your code before starting the creo session.