Class not registered
Looking for object with CLSID: {7EBDAAE2-8120-11CF-899F-00AA00688B10}
I looked in the registry and couldn't the CLSID but I have found references
to the toolbar or tabstrip with a different CLSID.
By the way, I also tried to reinstall VB 5.0 but it didn't help.
Any help on this would be appreciated!
Thomas Born
Chevron Computer Consultants
email: tb...@chev.com.au
PS. I have tried other controls some work some not, but the funny thing is
that the CLSID that is displayed in the error message seems to be the same.
There are basically three CLSID's: 7EBDAAE0-....., 7EBDAAE1-...... and
7EBDAAE2-....
Thomas Born <tb...@chev.com.au> wrote in article
<01bde2e1$d5502400$575aa8c0@ntchev2>...
Rejean Cloutier wrote in message <01bde303$cb782e60$0ac809c0@rejeanc>...
»Hi there;
»I have just installed VBSP3 noticed that the properties of some of
the
»controls (eg. toolbar or tabstrib from the common windows controls
»(comctl32.ocx) can't be accessed anymore. I am able to place the
control on
»a form but when accessing the properties following message pops up:
»
»Class not registered
»Looking for object with CLSID: {7EBDAAE2-8120-11CF-899F-00AA00688B10}
»
»I looked in the registry and couldn't the CLSID but I have found
references
»to the toolbar or tabstrip with a different CLSID.
»
»By the way, I also tried to reinstall VB 5.0 but it didn't help.
»
»Any help on this would be appreciated!
Give this KB article a shot:
http://support.microsoft.com/support/kb/articles/Q181/8/54.asp
Paul
~~~~
pcle...@ameritech.net
Gregj wrote in message ...
>I think this will solve your problem.
>
>
>there is a known bug in VB5 with controls getting hosed...
>
>
>Run this utility after Installing SP3 (if you don't already have sp3)
>
>If you dont trust running an exe that you got from some dude in a newsgroup
>(namely me) you can find this somewhere on Microsofts website (search for
>vbc.exe)
>
>
>Cheers
>
>Greg Jackson, MCT
>STEP Technology
>PDX, OR
>
>
>
>
>
>
>
>
>
PRB: "License Information for This Component Not Found" Error
Last reviewed: July 3, 1998
Article ID: Q177799
http://support.microsoft.com/support/kb/articles/q177/7/99.asp
Thomas Born wrote in message ...