Lost some Active-X controls when upgrading my VB 6.0 to VB6.0 (SP3) 
Author Message
 Lost some Active-X controls when upgrading my VB 6.0 to VB6.0 (SP3)

I have a Dell Inspiron 7000 and get errors with the following Active-X
control and some others after performing an (SP3) upgrade to my VB 6.0
Enterprise Edition:

DBGRID32.OCX

The errors is:

Class not registered. Looking for object with
CLSID:{00028C00-0000-0000-0000-000000000046}

I then am directed to a log file with the following contents:

Line 160: Property OleObjectBlob in DBGridMain could not be set.
Line 160: Cannot load control DBGridMain.

I performed the same upgrade to my desktop and haven't had any
problems. All my MicroSoft software upgrades on the Dell have given me
registry problems while the same upgrades to my desktop have not. The
Dell came with Office 2000 for Small Business and I uninstalled it to
put Office 97 Professinal on instead. Could this be the problem? My
desktop never had Office 2000 Small Business on it.

Thanks in advance for your help.

Ron



Mon, 21 Jan 2002 03:00:00 GMT  
 Lost some Active-X controls when upgrading my VB 6.0 to VB6.0 (SP3)
Here's what I was sent re. dbGrid and VB6 by a friend:

The reason that you can't find it is that it is not installed by default by
the
VB setup program as it is a legacy component and is included for backward
compatibility. My understanding was that it was going to be phased out in
VB5,
but so many people have still been using it because of projects they are
carrying over from VB4, that it was included again. It can be found on the
VB6
CD in the folder ...\tools\controls. The easiest way to find it is to search
all of the CD's that you have in relation to VB6 for DBGrid32.ocx. In the
same
folder as the control you will find a readme.txt which contains the
instructions for installing the control. Please make sure you follow all of
the instructions in the file, up to the last line. If you do not do the last
thing that it instucts you to, the control will not function, so be sure to
follow all of the instructions.


Quote:
> I have a Dell Inspiron 7000 and get errors with the following Active-X
> control and some others after performing an (SP3) upgrade to my VB 6.0
> Enterprise Edition:

> DBGRID32.OCX

> The errors is:

> Class not registered. Looking for object with
> CLSID:{00028C00-0000-0000-0000-000000000046}

> I then am directed to a log file with the following contents:

> Line 160: Property OleObjectBlob in DBGridMain could not be set.
> Line 160: Cannot load control DBGridMain.

> I performed the same upgrade to my desktop and haven't had any
> problems. All my MicroSoft software upgrades on the Dell have given me
> registry problems while the same upgrades to my desktop have not. The
> Dell came with Office 2000 for Small Business and I uninstalled it to
> put Office 97 Professinal on instead. Could this be the problem? My
> desktop never had Office 2000 Small Business on it.

> Thanks in advance for your help.

> Ron



Tue, 22 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Lost some Active-X controls when upgrading my VB 6.0 to VB6.0 (SP3)

2. MSINET Control in VB 6.0 w/ SP3

3. SP3 didn't upgrade VB6??

4. Status of Upgrade Wizard for VB6 ActiveX controls

5. UPgrade to vb6 didn't upgrade common controls

6. most controls switched to PictureBoxes after upgrade to SP3

7. VB5 SP3 loses my controls

8. Error when upgrading from vb5 to vb6 with Crystal Reports 6.0

9. Upgrade to VB 5.0 or VB 6.0?

10. Upgrading from VB 4.0 Entrerprise to VB 6.0 Entrerprise

11. MS Chart Control 6.0 (SP3) (OLEDB)

12. ********* Toolbar question concerning com controls 6.0 (SP3)

 

 
Powered by phpBB® Forum Software