Results 1 to 11 of 11

Thread: WEIRD ERROR

  1. #1
    Guest

    Post

    i am trying to add a toolbar to my program and it lets me but i have one problem. when i right click on the toolbar, and then i select properties i recieve the following error:
    ---------------------------------------------
    Class not registered.
    Looking for object with CLSID:
    {7EBDAAE2-8120-11CF-899F-00AA00688B10}
    ---------------------------------------------

    please help me, also i receive this error when using tabs and some other things. i have an idea what is causing it but i do not know what to do. the .OCX that i am using is "Microsoft Windows Common Controls 6.0" (5.0 is the same thing) and i get the same error for all the tools from that .OCX.

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305

    Post

    Maybe (and I hate to even mention it) you have to reinstall VB. Probably not though.

  3. #3
    Guest

    Post

    i have done so and no success. thanx for the idea though. also i dont think that that is ht problem because it does not happen with every object, only the tools added from the OCX that i previously mentioned. too bad it had to be that OCX cause it added some important things, such as the progressbar, toolbar, statusbar, tabs, and other common things that i use often. so please anyone reading this help me out!!

    thanx ahead of time

  4. #4
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Download the fix from this Microsoft Download Center. IT has the updated version of many controls, including Microsoft Windows Common Controls.

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


  5. #5
    Guest

    Post

    YES!!! i fixed it woo hoo! i search microsoft.com for a little while but i ran into this:
    http://support.microsoft.com/support.../Q188/3/31.ASP

    that is exactly what i need to fix my problem. thanx to everyone who responded

  6. #6
    New Member
    Join Date
    Jul 2013
    Posts
    1

    Re: WEIRD ERROR

    Hello guys,

    I'm having the same problem and when I click on the links is not accessible anyone know where are these links to fix my Visual Basic?

  7. #7
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: WEIRD ERROR

    The thread and the link is almost 14 years old. Not surprising that it no longer works.

    Sounds like you need to register the OCX

  8. #8
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: WEIRD ERROR

    Manually registering items included as part of the VB6 development system is a little bizarre. if you find a need for this you probably have bigger problems with a corrupted OS (some virus, failing hard drive, some poorly written rogue program or InnoSetup'ed application).

    Ideally you'd format your boot partition and start by reinstalling Windows. Barring that I suggest that you unstall VB6, then reinstall VB6 followed by VB/VS Service Pack 6.

  9. #9
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: WEIRD ERROR

    Quote Originally Posted by Rengaaw View Post
    ... when I click on the links is not accessible anyone know where are these links to fix my Visual Basic?
    Here are their new URLs:

    FILE: VB6Cli.exe Fixes License Problems with Visual Basic 6.0

    PRB: Opening Property Page Results in "Class Not Registered"


    Next time, don't dig up an old thread. Create a new one instead and link to it if necessary.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  10. #10
    PowerPoster Spoo's Avatar
    Join Date
    Nov 2008
    Location
    Right Coast
    Posts
    2,656

    Re: WEIRD ERROR

    Bonnie

    Nice work re new links.

    But, as for this ...
    Next time, don't dig up an old thread. Create a new one instead and link to it if necessary.
    ... IMHO, I think might want to rethink that.

    I'd give Rengaaw credit for doing a search (so many don't). Plus, the age of the
    OP gives some useful context to Rengaaw's issue.

    Spoo

  11. #11
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: WEIRD ERROR

    @ Spoo

    Well, you do have a point.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width