cancel
Showing results for 
Search instead for 
Did you mean: 

DI API 0x80010105 Error On Connect

Former Member
0 Kudos

Hello Experts,

I've got a client that has a third-party service application running which makes use of the DI API. They are on version 8.82.

On the call of the DI API Connect method, we are getting the classic COMException Error:

Type d'exception : System.Runtime.InteropServices.COMException

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

StackTrace :    at SAPbobsCOM.ICompany.Connect()

I know this is not a rare error in general, however in this case we have the exact same version of the service pointed at a different company in the same server (technically a different service, but the code base is the same) and the service connects and works without issues.

I have tried the typical fixes such as deleting the SM_OBS_DLL folder, restarting the service, double-checking the DLL versions, etc.

Additionally I've confirmed that the SAP user being used is the same in both companies with the same password, license, super-user status, etc.

Anyone have any idea what might be causing this issue? Obviously the companies have different data, and the only other big difference is that one is using the standard USA localization and the one that is not working is using a Costa Rican localization, but I don't see anything else.

Thanks so much.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

If not because COMObjects opened hogging the memory (take a look at the processes opened when the crash occurs), maybe it's because some addon installed in one of the companies and not in the other.

Being an interop error, maybe it's the outlook integration addon, just take a look at this or any other addon that interacts with the interop classes.

Former Member
0 Kudos

Re-install your DI API.

Former Member
0 Kudos

Hi Lusis Rizo,

    Reinstall the SAP client & DI API with proper bit kit.

also check following useful links

http://scn.sap.com/thread/3176367

http://scn.sap.com/thread/3306185

http://scn.sap.com/thread/2110098

http://scn.sap.com/thread/2038372

http://scn.sap.com/thread/1982983

Regards,

Venki .A