borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB Home | News Home | Forum Home | Downloads | Register | Search | PM | Profile

Previous Topic (start up)Next Topic (SIP code) New Topic Post Reply
AndreaVB OnLine : VB General : Execution error
Poster Resource
joyride_us
Level: Protégé

Registered: 27-07-2006
Posts: 5
icon Execution error

Hi,
my VB6 exe file cannot be executed on any other PC than mine : Component 'comctl32.ocx' or one of its dependencies is not correctly reistered : a file is missing or invalid'

Help!
Thanks

05-10-2006 at 07:21 AM
View Profile Send Email to User Show All Posts | Add Comment
yronium
Level: Moderator


Registered: 14-04-2002
Posts: 907
icon Re: Execution error

... so take the comctl32.ocx file from your machine, copy into the target one, and register it (via Start menu/Run, and then typing  'regsvr32.exe comctl32.ocx' - without quotes - and pressing Enter).
If you still get the message, for some other controls, you might want to consider creating an install packet.

____________________________
Real Programmer can count up to 1024 on his fingers

06-10-2006 at 06:40 AM
View Profile Send Email to User Show All Posts | Add Comment
AndreaVB OnLine : VB General : Execution error
Previous Topic (start up)Next Topic (SIP code)New Topic Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder