OCX failure

G

Guest

Microsoft I am running simple VB program that uses MSCOMCTL.OCX and
MSCOMCT2.OCX - and the program fails with an error "Component MSCOMCT2.OCX or
one of its dependencies not correctly registered: a file is missing or
invalid". Those two OCXs are Windows common controls and I can register them
manually by running regsvr32. Any ideas why would they fail when used in the
executable?
 
J

John Blessing

Manuel Pereria said:
Hi,

I have the same problem.

IIRC, the following files are not distributed in vista:

msmask32.ocx
MSCOMCTL.OCX
mscomct2.ocx
comdlg32.ocx
comctl32.ocx
RICHTX32.OCX

You need to contact the developer to include them in any distribution you
plan to deploy on Vista.



--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
 
G

Guest

Thanks for your reply. I am just not sure why I can register it manually - if
some dependencies are missing - the regsvr32 should fail as well...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top