cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

Hi Experts,

I have created some tables & fields in my Addon. When i am running the code in SAP B1 8.8, some tables & fields are creating and some are not creating. it's throwing exception "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))". yet i hv added the reference of 8.0.

When i am running in 2007 version its working fine and creating all the tables & Fields.

Please help me out.

Thanking all

Vishwajit Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You say some are working and some arent.

Two questions:

1. Does it always throw the exception on the same fields?

2. If it does, what is different between these fields and the ones that work? (Table, type etc)

Former Member
0 Kudos

Hi Vishwajit Kumar,

The data structure has been changed between versions. If your table has relationship with system table, you must review them all one by one.

Thanks,

Gordon

Former Member
0 Kudos

Hi Gordon,

I have added fields in b1 tables like ocrd, oitn etc. So, what should i do? which can prevent the exception.