Mscomct2cab Install

Download the MSCOMCT2.CAB file from Microsoft and install and register MSCOMCT2. Browse to ctivex.microsoft.com/controls/vb6/mscomct2.cab 2. Learn how to register MSCOMCT2.OCX file for Excel's Date Time Picker (Calendar Control) for 32 Bit & 64. Mar 02, 2015 Missing Microsoft Date and Time Picker.

Please note that Date Picker is not available in 64-bit Excel. Step by step on how to fix ActiveX Date and time picker and also for MonthView missing in Userform.

Free

These 2 controls uses same file that is 'mscomct2.ocx'. You can download the this file/'mscomct2.cab' from below link Issue: Often when you try to register a DLL on Win7 or windows server 2008, you run into an error 'The module scmt.dll was loaded but the call to DllRegisterServer failed with the error code 0x80040201' Why: UAC user account control limits the ability to register the DLL. So you have to run the command on elevated command prompt using Admin role. Fix: Run the command in an elevated mode 1. Click on Start button - type Command Prompt - right click command prompt and click run as Administrator 2.

Deregister the DLL using the following command cmd- 'regsvr32 /u scmt.dll' 3. Reregister the DLL using the command cmd - 'regsvr32 scmt.dll' Also see instructions from this link related errors; The module xxx.dll was loaded but the call to DllRegisterServer failed with error code 0x8002801c” while registering Dll files DLLRegisterserver failed with error code 0x8002801 the change the security settings if you do not have admin right on your system use this link for further research.

Hi sph422, This is what I did: my environment: Windows 10 [64-bit] Office 2016 [32-bit] 1. Download ' 2. Soglashenie akcionerov obrazec. Copy it to 'C:%windows% SysWOW64' folder 3. Run cmd.exe 3.1.

Change current directory to 'C:%windows% SysWOW64' 3.2. Type 'regsvr32 mscomct2.ocx' and [Enter] 4.

Reboot Windows [*1] If using 64-bit version of Windows, do as the above. If using 32-bit version of Windows, do as the below. Download 'MSCOMCT2.OCX' 2. Copy it to 'C:%windows% System32' folder 3.

Run cmd.exe 3.1. Change current directory to 'C:%windows% System32' 3.2. Type 'regsvr32 mscomct2.ocx' and [Enter] 4.

Reboot Windows I'd like to know what you did, if the above does not work. Regards, Ashidacchi. Hi sph422, >> I installed 'Microsoft Visual Basic 6.0 Common Controls' and registered 'mscomct2.ocx' Where did you put the 'mscomct2.ocx' file? As far as I know, how you register the control depends on the version of Windows (32-bit or 64-bit). In your environment with 64-bit Windows, I’d recommend you try taking the following steps to see the result: 1. Extract the MSCOMCT2.cab you downloaded.

Copy the MSCOMCT2.OCX file to C: Windows SysWoW64: 3. Go to Start All Programs Accessories (or searching “Command Prompt” using Cortana), Right-click Command Prompt and then click on Run As Administrator. At the command prompt, type the following and then press Enter and exist:%systemroot% SysWoW64 regsvr32.exe mscomct2.ocx Hope my clarification is clear and feel free to let me know if you need further assistance on this issue. Best regards, Yuki Sun Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact.