Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX component can't create object

Former Member
0 Kudos

I am calling a BAPI with VB. If I have SAPGUI installed it works fine. Now I would like to run it without the SAPGUI. If you do, I receive the following error when creating object SAP.BAPI.1:

"ActiveX component can't create object".

Could someone please tell me what the minimal system requirments are(what dll and ocx libraries I need) for the call to work?

We have mySAP.com 4.6C

Best regards,

Jure Meh

...moved this topic to the ABAP forum...

Message was edited by: Frank Moebius

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Jure,

I think this is not the right forum to ask question about BAPI.

This forum is only for Business One SDK.

Sébastien

2 REPLIES 2

Former Member
0 Kudos

Hello Jure,

I think this is not the right forum to ask question about BAPI.

This forum is only for Business One SDK.

Sébastien

juan_suros
Contributor
0 Kudos

We had this same problem with RFC's called from a VB application using the DCOMCC technology.

In the end, we had to install SAPGUI on all PC's, even our server, to get the technology to work. I have heard that a full SAPGUI installation is not necessary, but I could never get it to work.

Good Luck.