Hi,
I have Visual Studio 2005. When I opened one of the SDK samples (BasicOperations for COM DI), Visual Studio prompted me to migrate the project as it was created in an earlier version of Visual Studio.
After completing the migration, when I tried to build the project, I got an error saying that reference to SAPbobsCOM was not found. In the Project References, I went to the COM tab and added SAP Business One DI API Version 9.0.
After that, the project successfully compiled. While running the project, I am getting the error:
Retrieving the COM class factory for component with CLSID {632F4591-AA62-4219-8FB6-22BCF5F60090} failed due to the following error: 80040154.
Please advise. My B1 version is 9.1 but I could not find any SAP Business One DI API for the version 9.1.
Thanks.