Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 05, 2013 09:00 AM by ignatandrei
Member
117 Points
63 Posts
Feb 04, 2013 02:09 PM|LINK
Dear All,
I am trying to code in VB.Net for SAP connection using SAP RFC..
Locally My code works fine, but when i publish the same on UAT server it's throwing error "Can't create activeX component"
Please suggest ..
My OS is Windows server 2003 - 64 bit and I have installed SAPGUI 32 Bit..
Registered librfc32.dll and some OCX already.
Thanks in Advace.
All-Star
134939 Points
21622 Posts
Moderator
MVP
Feb 05, 2013 02:57 AM|LINK
amolpate it's throwing error "Can't create activeX component"
What line?
Feb 05, 2013 05:42 AM|LINK
It throws the error at
createobject("SAP.Function")
Feb 05, 2013 09:00 AM|LINK
amolpate It throws the error at createobject("SAP.Function")
Install SAP like you did on your system.
amolpate
Member
117 Points
63 Posts
Can’t Create ActiveX Component
Feb 04, 2013 02:09 PM|LINK
Dear All,
I am trying to code in VB.Net for SAP connection using SAP RFC..
Locally My code works fine, but when i publish the same on UAT server it's throwing error "Can't create activeX component"
Please suggest ..
My OS is Windows server 2003 - 64 bit and I have installed SAPGUI 32 Bit..
Registered librfc32.dll and some OCX already.
Thanks in Advace.
ignatandrei
All-Star
134939 Points
21622 Posts
Moderator
MVP
Re: Can’t Create ActiveX Component
Feb 05, 2013 02:57 AM|LINK
What line?
amolpate
Member
117 Points
63 Posts
Re: Can’t Create ActiveX Component
Feb 05, 2013 05:42 AM|LINK
It throws the error at
createobject("SAP.Function")
ignatandrei
All-Star
134939 Points
21622 Posts
Moderator
MVP
Re: Can’t Create ActiveX Component
Feb 05, 2013 09:00 AM|LINK
Install SAP like you did on your system.