Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

comct322.ocx error message on Win 98

Status
Not open for further replies.

hinchdog

Programmer
Joined
Feb 14, 2001
Messages
380
Location
US
i get the following error message when trying to run a program created in Visual Basic 6, SP5. "Component 'comct332.ocx' or one of its dependencies not correctly registered: a file is missing or invalid." I created it on a Windows 2000 system and am trying to run in on Windows 98. could that have something to do with it? what does the error mean in the first place? thx
 
Did you use the P & D wizard to pack and then install it on the 98 system? Is Visual Basic installed on the system you are trying to run the program on? The error means that it cannot find that file, or has no file association for it in the windows 98 registry. Installing it (the program)on the 98 system with an install made by P & D wizard should fix it. If not, try installing VB on the 98 system as that should also register that file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top