Component "comdlg32.ocx" missing

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Feb 2008
Posts: 13
Reputation: ochien is an unknown quantity at this point 
Solved Threads: 0
ochien ochien is offline Offline
Newbie Poster

Component "comdlg32.ocx" missing

 
0
  #1
Jul 19th, 2008
Hi guys,

I Make a simple program with VB6, it's OK if i'm running in windows xp or server, but in vista i'm get error message :

"Component 'comdlg32.ocx' or one its dependencies not correctly registered: a file missing or invalid"

Any body have solutions for this problem, because i want my program running in vista for any computer.

Thanks for help.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 36
Reputation: Teropod is an unknown quantity at this point 
Solved Threads: 6
Teropod Teropod is offline Offline
Light Poster

Re: Component "comdlg32.ocx" missing

 
0
  #2
Jul 19th, 2008
Do you use any function?

http://msdn.microsoft.com/en-us/libr...88(VS.85).aspx

List of all functions it may be not accessible on vista. And try adding that dll to that computer.
Last edited by Teropod; Jul 19th, 2008 at 6:32 am.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,134
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 132
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: Component "comdlg32.ocx" missing

 
1
  #3
Jul 19th, 2008
you need to copy that componet to your system foolder and register that with windows using REGSVR32.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 13
Reputation: ochien is an unknown quantity at this point 
Solved Threads: 0
ochien ochien is offline Offline
Newbie Poster

Re: Component "comdlg32.ocx" missing

 
0
  #4
Jul 21st, 2008
I thing the problem that because i'm using common control dialog and this is not work in vista, do you have solution for change common control with another ocx and not problem if running in vista.

thans for help before

Originally Posted by Teropod View Post
Do you use any function?

http://msdn.microsoft.com/en-us/libr...88(VS.85).aspx

List of all functions it may be not accessible on vista. And try adding that dll to that computer.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 41
Reputation: Henry Schubel is an unknown quantity at this point 
Solved Threads: 3
Henry Schubel Henry Schubel is offline Offline
Light Poster

Re: Component "comdlg32.ocx" missing

 
0
  #5
Feb 13th, 2009
Try UN registering the ocx, then immediately re-register it.

This fixed most of my problems with Vista. It's a Vista registration issue, not your code.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC