cancel
Showing results for 
Search instead for 
Did you mean: 

Error when addon runs on client workstation

Former Member
0 Kudos

Hi,

I have a problem with my addon running on a client wokstation. The addon is created using UIAPI and DIAPI.

It works fine on the server, but gives the following error on a client workstation.

"Activex cannot create object"

What is suspect is that this error is comming when i try to do the following

Set oDIComp = New SAPbobsCOM.Company

although i am not sure at this point of time.

Anyone ever got a similar problem.

Thanks.

Satish.

View Entire Topic
Former Member
0 Kudos

Hi Satish

This problem comes when there is some version diff in server and client

so pls check that both the server and client have the same patch of DI API

Thanks

Ankush