I've now been struggling with this problem for the better part of a week trying different things, working with SAP support -- but to no avail.
Here's the deal: I wrote a simple add-on using the UI-API. It adds one button to Order Entry. I run the add-on through VB.NET with SBO running and it works great. I compile, create the add-on installer, create the .ard file and add the add-on in SBO.
The add-on installs just fine. Now when I go to start the add-on in SBO (whether automatic or manual), the add-on will disconnect and send me the message "Add-on...is disconnected. Restart, Ignore, Continue...". I've narrowed down the disconnection to the line of code where the add-on is grabbing the Application: SBO_Application = SboGuiApi.GetApplication()
I've now gone as far as using the simple "Hello World" sample from the SDK and I don't change anything. It still has the same problem.
I've upgraded to patch 32 (per SAP's instructions) and it still doesn't help.
HELP!! Any ideas??
I really appreciate it. If someone helps solve this problem, I will buy you dinner.
Thanks,
Curtis