cancel
Showing results for 
Search instead for 
Did you mean: 

Connection-Could not find SBO that match the connection string

Former Member
0 Kudos

Hi im new to sap

im using sap code in mvc application.when i open vstudio 2013 with run as administrator sap conecting and entries posted into sap.but when i open visualstudio directly im getting

this Connection-Could not find SBO that match the connection string error.Even ofter hosting code in url im getting same error.pls help me

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185682
Active Contributor

Hi Ramadevi,

As I know, this is an error of connecting to UI API, and if you builded an MVC application, I believe that you don't need use UI API, only DI API.

UI API is used to manipulate all controls, forms, events, messages in the SAP client.

DI API is used to manipulate data on SAP B1 database.

Hope it helps.

Kind Regards,

Diego Lother