
I had not to register any of the libraries (using regsvr32), these were all already correctly registered. To get it running, I had to manually modify the VB6 project file (*.vbp).įor all the libraries I had load issue with I had to use the following notation to define as reference: Neither worked adding references using the "Project -> References." menu. I did come across this thread, but none of the proposed solutions worked for me.
#MICROSOFT OCX DOWNLOAD CODE#
Just today I had the (questionable) pleasure to get VB6 code running on Windows / 64 Bit. I am hoping someone here may have run into this, or have some ideas as to what is going on.
#MICROSOFT OCX DOWNLOAD WINDOWS 7#
Apparently people have gotten both VB6 and Windows 7 圆4 to work properly (with Windows Common Controls) but NOTHING I have tried alleviates my problem. vbp like some suggest (as it happens with new, blank projects as well). So that tells me it isn't a version issue within the. Line 223: Class MSComctlLib.StatusBar of control Stat was not a loaded control class. Line 35: Class MSComctlLib.ListView of control lvData was not a loaded control class. I have also attempted to open a previous project that utilizes this control, and it fails during load with the same "blank" error as in the screen shot with the following in the generated error log: With Disable visual themes, Disable desktop composition, and Disable display scaling on high DPI settings. I run VB6.EXE in Windows XP SP3 Compatibility mode. I have removed IE11, even though reports state IE11 will not cause issues with MSCOMCTL.OCX the way IE10 did. 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.
#MICROSOFT OCX DOWNLOAD UPDATE#
I have also uninstalled a known security update that may have caused issues with Windows Common Controls. MSCOMCTL.OCX is part of Visual Basic 6 Package and you can download you can just download the MSCOMCTL.OCX directly from us HERE. I have tried registering/un-registering/re-registering MXCOMCTL.OCX, MSCOMCT2.OCX, msdatsrc.tlb all with no success. I could not add an image, so I have uploaded a screen shot to here for anyone wanting to see it exactly: However, when I try to add the Microsoft Windows Common Controls 6.0 (sp6) component I get the error: '' could not be loaded Microsoft Windows Common Controls-2 6.0 (sp6), Microsoft Windows Common Controls 5.0 (sp2), etc. It installed fine, and from I can see everything is working except for Microsoft Windows Common Controls 6.0 (sp6). I was asked to help work on a legacy vb6 application for someone, so I decided to toss Visual Studio 6 on my Windows 7 圆4 laptop following this guide.
