You are on page 1of 1

Community Topics Answers Blogs Events Programs Resources What's New

Home › Community › Blogs Ask a Question Write a Blog Post Login / Sign-up

S M Firoz Ashraf Assigned tags


October 2, 2014
| 1 minute read
ABAP Connectivity

How to register/activate ActiveX component ABAP Development

MSCOMM32.OCX on Windows 7 NW ABAP Communication Services

firoz ashraf s blog


 1  0  172,701 mscomm32ocx
Follow
serial port
Hi,
 Like serial port communication
This is a follow on document to my previous blog on “Read COMM port using ABAP w/o third
party software”. In this blog I will try to explain step-by-step on how to download and activate
View more... 
 RSS Feed Windows activeX control MSCOM32.OCX on the client PC where the Weighbridge’s serial port is
connected. Similar Blog Posts

Go to the link http://activex.microsoft.com/controls/vb6/mscomm32.cab and download the Tip: How to use ActiveX RFC Controls
file mscomm32.ocx without SAP GUI for Windows
By
Stefan Schnell Apr 21, 2015
 
Read COMM port using ABAP w/o third
If you are running Windows on 32 bit machine Copy the file that you have downloaded to party software
C:\Windows\System32 folder. By
S M Firoz Ashraf Jul 10, 2013

However, if you are running windows on 64 bit machine then copy this file in You Know What They Say About Old Dogs
C:\Windows\SysWOW64 folder or…
By
Stefan Schnell Apr 24, 2016
 

How to activate / re-register MSCOMM32.OCX from an elevated command prompt (Windows


XP, Vista, 7, and 8):
Related Questions

1. Click the Start button.
BAPI ActiveX component - how to get
2. Type “command” in the search box… DO NOT hit ENTER yet! started?
3. While holding CTRL-Shift on your keyboard, hit ENTER. By
Former Member Sep 05, 2008

4. You will be prompted with a permission dialog box.


Error calling Method of OCX
5. Click Yes.
By
Former Member Jul 06, 2009
6. Make sure you have changed the path to C:\Windows\System32 if you are on 32 bit
machine BAPI
By
Former Member Jan 09, 2008

7. or C:\Windows\ SysWOW64 if you are on 64 bit machine

8. Type the following command: regsvr32 /u MSCOMM32.OCX.


9. Hit ENTER. This will UN-REGISTER your file.

10. Type the following command: regsvr32 /i MSCOMM32.OCX.


11. Hit ENTER.

12. If this gives any error the type the following regsvr32  MSCOMM32.OCX.

13. Hit ENTER. This will RE-REGISTER your file.

14. Close the command prompt window.


15. Re-start the system. 

Regards,
Firoz.

References: http://www.solvusoft.com/en/files/missing-not-
registered/ocx/windows/microsoft/msdn-disc-10/mscomm32-o

Alert Moderator

1 Comment

You must be Logged on to comment or reply to a post.

Narendra Singh Rathore


August 26, 2019 at 10:57 am

Hi Firoz ,

It's really helpful, Could you please all add a procedure for system32

Regards,

N S Rathore

Like 0 | Share

Find us on

Privacy Terms of Use Legal Disclosure Copyright Trademark Cookie Preferences Newsletter Support

You might also like