UPgrade to vb6 didn't upgrade common controls 
Author Message
 UPgrade to vb6 didn't upgrade common controls

Hi

I just upgraded to vb6 and according to help, if the upgrade active x
controls in the project properties is checked it should have converted from
using comctrl32.ocx to mscomctrl.ocx. Help also says that it should detect a
vb5 project file and do the upgrade. I don't get any messages when opening
vb5 files about upgrading or saving as a vb6 file.

I'd like to be able to force it to upgrade the controls so I can remove the
old ocx from my project. Any ideas?

regs
Mike



Tue, 01 May 2001 03:00:00 GMT  
 UPgrade to vb6 didn't upgrade common controls

Quote:
>Hi

>I just upgraded to vb6 and according to help, if the upgrade active x
>controls in the project properties is checked it should have converted from
>using comctrl32.ocx to mscomctrl.ocx. Help also says that it should detect a
>vb5 project file and do the upgrade. I don't get any messages when opening
>vb5 files about upgrading or saving as a vb6 file.

>I'd like to be able to force it to upgrade the controls so I can remove the
>old ocx from my project. Any ideas?

>regs
>Mike

When I upgraded to VB6, I had the same problem.  My program still used the old
VB5 controls and not the updated VB6 controls.  Forturnately, Microsoft has
released a free utility that will make the coversion for you. It's called
ActiveX Upgrade Utility (I think).  Just skim thru MS's Visual Basic pages in
the download section.  It should be there.  - Jim


Tue, 01 May 2001 03:00:00 GMT  
 UPgrade to vb6 didn't upgrade common controls
Just another case of the documentation being wrong or broken I'm afraid.
(The only thing that has dissapointed me so far about VB6 is the docs...)

Anyhow, MS has a utility now to do that. I think they wanted to include it,
but decided not to because it would mess with the standard way of handling
active x upgrades (ie same control name .. new version = upgrade, differnt
name = no upgrade). Just my geuss.

Peter S



Tue, 01 May 2001 03:00:00 GMT  
 UPgrade to vb6 didn't upgrade common controls
Thanks guys, excellent support!

Here's the URL for anyone else with the same problem:

http://msdn.microsoft.com/vbasic/downloads

Mike

Quote:

>Hi

>I just upgraded to vb6 and according to help, if the upgrade active x
>controls in the project properties is checked it should have converted from
>using comctrl32.ocx to mscomctrl.ocx. Help also says that it should detect
a
>vb5 project file and do the upgrade. I don't get any messages when opening
>vb5 files about upgrading or saving as a vb6 file.

>I'd like to be able to force it to upgrade the controls so I can remove the
>old ocx from my project. Any ideas?

>regs
>Mike



Fri, 04 May 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. SP3 didn't upgrade VB6??

2. Upgrade to VB6 common controls

3. How do I upgrade Windows Common Controls in VB6.0

4. Common Controls Don't Automatically Upgrade!

5. Will final version upgrade common controls.

6. Upgrading Windows Common Controls

7. Microsoft Common Controls Upgrade

8. Upgrade to Common Controls for VB4

9. upgrading common controls v5 to v6

10. 'controls have no upgrade keys'

11. VB6 doesn't upgrade COMCTL32.OCX correctly

12. Status of Upgrade Wizard for VB6 ActiveX controls

 

 
Powered by phpBB® Forum Software