Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Runtime error 429


Gimulex
 Share

Recommended Posts

Runtime Error 429: ActiveX component can't create object.

Check the files in System32, and make sure that they're there: msvbvm60.dll, mscomctl32.ocx, tabctl32.ocx, richtx32.ocx.

If any of them are missing, you most likely have not installed the library files completely.

That error only really arises if:
- The dll simply isn't registered, so go reinstall/install the library files if you haven't done so/already have done so but didn't appear to actually function.
- The dll couldn't be used because it wasn't found, or it was corrupted. Check that it's in your System32 directory.
- And a few other (somewhat insignificant) matters that I doubt would be the case.
Link to comment
Share on other sites

@Lenn:

> As said in the shoutbox, without much details, we can't do much.
>
> Run your server in the IDE, and paste the line that highlights. It'll ~~most likely~~ definitely contain the name of the control that you're missing the DLL to.

How do I do that, sorry I'm more of a mapper when it comes to Eclipse and I really lack knowledge of programming and that kind of stuff.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...