![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| General Vista Help and Support The general Windows Vista discussion forum, for topics not covered elsewhere. (microsoft.public.windows.vista.general) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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? |
|
|||
|
Hi,
I have the same problem. "dave25" wrote: 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? |
|
|||
|
"Manuel Pereria" wrote in message
... Hi, I have the same problem. "dave25" wrote: 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? 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 |
|
|||
|
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... "John Blessing" wrote: "Manuel Pereria" wrote in message ... Hi, I have the same problem. "dave25" wrote: 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? 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 |
| Thread Tools | |
| Display Modes | |
|
|