I just downloaded and installed the B1DE for Visual Studio 2005 and SAP B1 2005 SP01, and tried to create a new addon in VB.Net
In the connection dialog I enter the database details, click GetCompanyList, choose the company and enter the account details. I leave the field Addon identifier empty.
When I continue by clicking OK, I receive the following error:
"Method not found: 'SAPbobsCOM.DataBrowser SAPbobsCOM.IUserObjectsMD.get_Browser()'."
And the wizard fails to create the project.
I have got the DI API installed.
Did anyone else encounter this problem?
Hi Wesley,
Have you tried to simply use the DbBrowser and see if you have problems with it? (The connection is the same one and I will like to be sure you can connect without problem).
Regards
Trinidad.
Add a comment