PDA

Click to See Complete Forum and Search --> : WEIRD ERROR


Nov 29th, 1999, 09:22 AM
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.

Bob Baddeley
Nov 29th, 1999, 11:08 AM
Maybe (and I hate to even mention it) you have to reinstall VB. Probably not though.

Nov 29th, 1999, 12:14 PM
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

Serge
Nov 29th, 1999, 06:37 PM
Download the fix from this Microsoft Download Center (http://support.microsoft.com/support/kb/articles/Q194/7/51.ASP). IT has the updated version of many controls, including Microsoft Windows Common Controls.

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

Serge

Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819 (http://www.icq.com/51055819)

Nov 30th, 1999, 05:42 AM
YES!!! i fixed it woo hoo! i search microsoft.com for a little while but i ran into this:
http://support.microsoft.com/support/kb/articles/Q188/3/31.ASP

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