Hi Experts,
I am trying to connect my vb.net application to sap business one. I already added the COM reference SAP Business One DI API Version 8.82. but i still got this error.
"An error occurred creating the form. See Exception.InnerException for details. The error is: Retrieving the COM class factory for component with CLSID {210393EC-DEF3-4E55-965C-C2891393A73C} failed due to the following error: 80040111."
I already applied the solution suggest in the SAP Note 1090628.
- Choose Project---xxxx Properties from the top menu (where xxxx is you
- Click on the Compile option on the top left hand side
- Click on the Advanced Compile Options button
- Select the Target CPU as x86
- Rebuild your project
By the way my Operating System currently working on is windows7 64bit.
Any answers will be greatly appreciated.
Regards,
careLess.