Microsoft Monthview Control 6 0 64 Bit Download

Posted on  by 



Jul 19, 2013 MS Date and Time Picker Contol 6.0 (sp 6) w/ Excel 2013 on Win 7 Pro 64 bit Standalone Workstation I am using Office 365, Excel 2013 32 bit and trying to add an MS Date Time Picker Control 6.0 (SP6) to a worksheet. Nov 07, 2017 MSCOMCTL.OCX is part of Visual Basic 6 Package and you can download you can just download the MSCOMCTL.OCX directly from us HERE. UPDATE – MAY 2020- Alternately you can surf to the following address but we removed the clickable link because one of our security checks has marked it as an “aggressive site” so use at your own peril. Disclaimer 2 - This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it. Marked as answer by Deepak Saradkumar Panchal Microsoft contingent staff Tuesday, April 5, 2016 9:47 AM Wednesday, March 30, 2016 5:02 AM text/html 1/30/2017 12:12:34 AM TooBZnow 0.

I recently had to install the Microsoft Common Controls on an XP machine that had never had this stuff installed before… Probably these files were missing because this machine had never had Microsoft Office, or VB, or Visual Studio, or whatever suite installs these items.

I needed these files to run a FoxPro app that I had written which used the TreeView control from the VB6/MSCOMCTL.OCX library.

Here is what I learned and how I got it working:

Note: There are TWO Common Control libraries out there. You must figure out which one you need.

1. The older VB 5 Common Controls (COMTL32.OCX)

and

2. The newer VB6 Common Controls (MSCOMCTL.OCX):

Regarding the older COMCTL32.OCX (VB5 era) versus the newer MSCOMCTL.OCX from VB6 era, one user on StackOverflow had this to say:

“The earlier Common Controls 5.0 (comctl32.ocx) has better compatibility with XP/Vista than the Common Controls 6.0 (mscomctl.ocx). I suggest using it instead” – rpetrich Aug 13 ’09 at 0:44

Step 0: Before installing either of the Microsoft Common Controls you must have the following versions of the Automation system files on your system:

OLEAUT32.DLL 2.20.4054 or greater
COMCAT.DLL 4.71 or greater
OLEPRO32.DLL 5.00.4055 or greater
ASYCFILT.DLL 2.20.4056 or greater
STDOLE2.TLB 2.20.4054 or greater

You may or may not have these files on your system already. I really don’t know how these files generally get installed on a new system; if they are part of the main OS install, or if they get installed with other common Microsoft suites. My guess is that if you have Office 97, Visual Basic 5.0, Visual Studio, Internet Explorer, or Visual C++, etc, you should already have these Automation system files.

Either way, if you do not have these files on your system, you must first download and install them as documented in the following Microsoft Knowledge Base article:

Download here: http://support.microsoft.com/kb/180071/EN-US
(Default download filename will be named Msvbvm50.exe)

1. For the older VB 5 Common Controls (COMTL32.OCX):

Follow Step 0 above.
Once you are sure you have the correct Automation system files on your computer, you can install COMCTL32.OCX by executing COMCTL32.EXE. This will install the following files:

COMCTL32.OCX 5.00.3828 Updated ActiveX control
COMCTL32.DEP 5.00.3828 Dependency info for Visual Basic 5.0 Setup Wizard
MSSTKPRP.DL 5.00.3714 Design-Time Stock Property Pages

The setup program does not install a *license* to use COMCTL32.OCX for development. You must already have a license installed on your system by one of the products listed in the applies to section above in order to COMCTL32.OCX for development.

Download the COMCTL32 install package here:
http://download.microsoft.com/download/win95upg/update/1/w97/en-us/comctlzp.exe

The default download filename will be comctlzp.exe.
Note: You must then unzip this exe to get the actual installable exe file.

2. For the newer VB6 Common Controls (MSCOMCTL.OCX):

Follow Step 0 above.

As far I could determine, there is no official download link from Microsoft for MSCOMCTL.OCX. You can find tons of free download links all over the internet, but those sites always scare me as they might contain viruses or malware.

I learned a lot about the issues around getting the files downloaded and installed here:
http://stackoverflow.com/questions/1226319/whats-the-proper-source-for-windows-common-controls-6-0-component-mscomctl-ocx
So, based on the info on the above post, here is what I did:

Microsoft Monthview Control 6 0 64 Bit Download
  1. Locate this file (MSCOMCTL.OCX) on some other XP machine that already has the file. Path is C:WindowsSystem 32.
  2. Copy this file to the same path C:WINDOWSSYSTEM32 on the new machine.
  3. Register the file by running ‘regsvr32 C:WINDOWSSYSTEM32MSCOMCTL.OCX’ at the command window. (Admin right are probably required.)
  4. Reboot.


Microsoft monthview control 6 0 64 bit download. full free

If you have any corrections or additional instructions to share, please add a comment so we can get this reference as correct as possible.

If you are working for an old application you may be presented with the error:

Component ‘MSCOMCTL.OCX’ or one if its dependencies not correctly registered: a file is missing or invalid:

In this case you have two tasks to complete and neither of them are obvious:

DOWNLOAD MSCOMCTL.OCX

MSCOMCTL.OCX is part of Visual Basic 6 Package and you can download you can just download the MSCOMCTL.OCX directly from us HERE.
UPDATE – MAY 2020- Alternately you can surf to the following address but we removed the clickable link because one of our security checks has marked it as an “aggressive site” so use at your own peril: daydownloads.com/microsoft-visual-basic-6-common-controls/

INSTALL MSCOMCTL.OCX

Microsoft Monthview Control 6 0 64 Bit Download Filehippo

You need to know if you are using a 32bit or 64bit version of Windows and because this is not 2002, we are assuming you want to install it on a 64bit PC. If you try to register MSCOMCTL.OCX (which is 32 bit) on a 64 bit system and you put it in the typical C:WINDOWSSYSTEM32 folder you will get:

Microsoft Monthview Control 6 0 64 Bit DownloadMicrosoft Monthview Control 6 0 64 Bit Download

Microsoft Monthview Control 6 0 64 Bit Download For Pc

THE MODULE ‘MSCOMTRL.OCX’ WAS LOADED BUT THE CALL TO DLLREGISTERSERVER FAILED WITH ERROR CODE 0X8002801C

Microsoft Monthview Control 6 0 64 Bit download. full free

  1. If you are using 64 bit Windows copy the MSCOMCTL.OCX to C:WINDOWSSYSWOW64
    (If you are using 32 bit Windows copy MSCOMCTL.OCX to C:WINDOWSSYSTEM32)
    .
  2. Open a CMD or PowerShell prompt (as an administrator) and change into C:WINDOWSSYSWOW64
    .
  3. Type

    regsvr32 mscomctl.ocx

  4. Press ENTER
  5. Enjoy




Coments are closed