GPWiki.org
GPWiki.org
It is currently Tue Jun 18, 2013 11:05 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sat Apr 04, 2009 2:28 am 
Cubic Contributor

Joined: Tue Jul 08, 2008 9:03 am
Posts: 79
Hi all. I'm having a strange problem that I'm hoping I might be able to get a bit of advice for.

I developed a few apps on a 32 bit XP system (VB6) a while ago. I'm now running 64 bit vista and the executeables do not run. I get run time error '429' ActiveX control cannot create object. I googled this error message and apparently it means that one of the dependancies of my application are not present on this PC. I doubt this though, as there are several apps i've made which have no unusual dependences. As in, command box + text box apps lol.

These have been ported to other 32 bit XP systems without fail. What do I need to do to make these files work on a 64 bit Vista?

Thanks in advance

_________________
A pawn can eventually become a queen...


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 04, 2009 2:57 am 
Ankle Nibbler

Joined: Sun Mar 22, 2009 10:55 pm
Posts: 130
Sometimes your application can have dependancys in the projects but are not actually included but referenced. Like, when you compile your final version of your app, you should remove all references, activex and libs that are not being used. (like you could have a comdlg.ocx included in your project.)

Also, be sure to regserv all your activex controls/activexdll with vista manually and that you are logged in as admin or have registery write rights.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 04, 2009 10:52 am 
Corpse Bride
User avatar

Joined: Tue Jul 01, 2008 11:44 pm
Posts: 2217
Location: England
Vista does not always automatically register legacy libraries. Probably their way of gently (or not so gently) pushing you towards .net :)

The classic example is dx8. While you could manually register the dll if you have any programs using it, I think that action goes against the dx8 eula, so of course you shouldn't do it. :)

_________________
I ain't pushing no moon buttons.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group