We use a calendar control as part of several MS Access 2007 databases. This is not a problem in Windows XP, but we are migrating to 64 bit Windows 7 and are having trouble registering this OCX control under this OS. We've tried running as administrator, both from a shortcut and from a command prompt. We've also tried logging into the machine as a local admin - none of these works.
The error when failing is 0x8002801C. I've read that Microsoft is possibly fazing out support for VB6 controls in the 64 bit version of Windows 7 but have heard nothing definite. If there is an alternative to using this control that would still work with Access 2007 and run under Windows 7, I'm willing to give that a try. Office 2010 is not out yet so there must be something that will work in the interim. Hi OfficeBoy48, We have just had the same problem and have now worked out how to do it.
Registering MSCOMCT2.OCX in 64 Bit. Ocx you can get it from Good. Inf file and select 'Install'. Download the MSCOMCT2.cab to desktop (reffer the first link “download it here”) 2. Install 7zip. Extract the MSCOMCT2.cab file on the desktop. You get two files “mscomct2.bat” and MSCOMCT2.OCX. Copy MSCOMCT2.OCX to c: windows system32 (if the file is already there rename the old file to.
You need to copy the MSCOMCT2.OCX file to c: windows sysWOW64 not c: windows system32. You then can register it by running from the command prompt or run in the start menu regsvr32 c: windows sysWOW64 mscomct2.ocx and it should register although make sure that you run regsvr32 with administrator privileges. Please note, if you try to register the ocx from c: windows system32 using regsvr32 you will get the following error: The module “c: windows system32 mscomct2ocx” failed to load. Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent.DLL files. The specified module could not be found. We think this is because windows 64 bit is mucking about with what directories it is reporting to the regsvr32 although this is just our educated guess. If you need an up to date version of mscomct2.ocx you can get it from Good luck Rod.
Hi all, i have to install comctl32.ocx (for the html combobox control) and mscomct2 (for the date control). I didn't know how to do it, but i've found an issue: copy the both OCX files in System32 (or System), and register them (with regsvr32).
This works very well on NT 2000 OSes, but under Windows 98 there is a problem: the register command works, but the date and combo controls doesn't work. Ashrae 90 1 Pdf 2010 Download. I think that the way i install these OCX is not very goob.
Does somebody knows how to install them 'by the correct way'?