Having problems registering comctl32.ocx... 
Author Message
 Having problems registering comctl32.ocx...

Win 95, VB 6.0.
I have a project which contained a form with a TreeView control.  Everything
was working fine until the last couple of days.  I'm not sure what I did,
but now when I open the project I get an error message saying that the
control was not registered (sorry, I can't remember the exact message).  I
tried to start over by removing the control and adding a new one but now the
control is not shown in the Toolbox.  I tried to re-add the component but am
now getting the message:
"name conflicts with an existing module, project, or object library."  Does
anyone know what happened or how to fix this?  I don't have any user-defined
modules with the same name but if comctl32.ocx is already registered, why
can't I see any of the controls on my Toolbox?  If it is not registered, why
can't I add the controls?

Any help would be greatly appreciated.  Thanks.



Mon, 13 Aug 2001 03:00:00 GMT  
 Having problems registering comctl32.ocx...
comctl32.ocx has been superseded in Vb6.

Upgrade ActiveX Controls" does not do the Windows Common Controls.
Explanation and instructions to do it manually are in KB article Q190952.

MS have made a small application available to do it automatically. It is
called ProjUpgd.EXE (157,288 bytes but only about 41k when installed) It
isavailable for download from

http://msdn.microsoft.com/vbasic/downloads/download.asp?ID=088

Barry Evans
Canberra, Australia
----------------------------


Win 95, VB 6.0.
I have a project which contained a form with a TreeView control.  Everything
was working fine until the last couple of days.  I'm not sure what I did,
but now when I open the project I get an error message saying that the
control was not registered (sorry, I can't remember the exact message).  I
tried to start over by removing the control and adding a new one but now the
control is not shown in the Toolbox.  I tried to re-add the component but am
now getting the message:
"name conflicts with an existing module, project, or object library."  Does
anyone know what happened or how to fix this?  I don't have any user-defined
modules with the same name but if comctl32.ocx is already registered, why
can't I see any of the controls on my Toolbox?  If it is not registered, why
can't I add the controls?

Any help would be greatly appreciated.  Thanks.



Tue, 14 Aug 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problems registering comdlg32.ocx and comctl32.ocx

2. comctl32.ocx Office97 Library Register Problems

3. Problems registering COMCTL32.OCX

4. Dependency Files for comctl32.ocx and comctl32.ocx

5. Register problems, VB Setup dont register HTML.OCX, cant load or register

6. A95 application installation: COMCTL32.OCX was unable to register itself

7. COMCTL32.OCX not registered?!!

8. Can't Register Comctl32.OCX

9. HELP!!! Registering comctl32.ocx

10. Need Help Registering COMCTL32.OCX

11. register comctl32.ocx

12. Can't register comctl32.ocx ???

 

 
Powered by phpBB® Forum Software