cancel
Showing results for 
Search instead for 
Did you mean: 

sapbusinessonesdk.dll error after updgrade from sap b1 9.0 to sap b1 10. How can i resolve tihs ?

albertoarcagnati
Explorer
0 Kudos
98

I've installed SAP B1 10.

I've an addon developed with VS 2019 (c#) and i used sapbusinessonesdk.dll as reference.

Now if i try to open the source code (with sap b1 10) i have an error and seems that sapbusinessonesdk.dll is not recognized.

What can i do ?

Thans

Accepted Solutions (0)

Answers (1)

Answers (1)

albertoarcagnati
Explorer
0 Kudos

I resolve it by deleting Reference for SAPBusinessOneSDK.DLL and adding two references to SAPbobsCOM and SAPbouiCOM

Thanks