Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help with Registering VB Files
#1
Ok so I have a proram where I can't open in because I don't have 2 files registeredt

The Files are:
  • Codejock.CommandBars.v12.1.0.ocx
  • Codejock.Controls.v12.1.0.ocx

The Error is:
'Codejock.CommandBars.v12.1.0.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.


Where must I register them to get it to work properly? Thanks in advance for the help.
Reply
#2
In command propmt run as admin type
Code:
Regsvr32 path to yourfile.ocx
, try that.
~ Digital-Punk
Reply
#3
Google register .ocx files, and there should be a list you can download and a program to register them all in the registry.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  vb.net associated files? thanasis2028 2 1,049 12-11-2009, 12:49 AM
Last Post: thanasis2028

Forum Jump:


Users browsing this thread: 1 Guest(s)