I am getting error class not register while installing my sap business one add-on. When I installed SAPBusinessOneSDK tools then it is working. So Is it mandatory to install SAP Business one SDK if add-on developed using SAP business one visual studio framework.
Asked
Active
Viewed 802 times
0
-
You should use SLD when deploying addons created in VS. http://my-tipss-trickss.blogspot.com/2015/10/creating-and-registering-add-on-package.html – Kinyanjui Kamau Jan 13 '21 at 10:17
-
@KinyanjuiKamau, Sorry I don't understand your ans. Please describe.. – Dhruv Parmar Feb 22 '21 at 12:27
-
I was showing you a link to another way of deploying addons instead of using .exe and .ard files. – Kinyanjui Kamau Feb 22 '21 at 17:54
-
@KinyanjuiKamau, I used the same way of Add-On setup. – Dhruv Parmar Feb 23 '21 at 05:17
1 Answers
0
Yes, when you use SAPBusinessOneSDK you must install it on every client machine, it's not enough pass it in the intaller, nether required because SAP calls the registered dll. You should implemented as policy install the sdk when clients are installed.

Wilch
- 36
- 1
- 2