Po instalaci nových Windows 7 (64bit) se mi neobjvovaly DevExpress controls v toolboxu ve Visual Studio 2010.
V logu toolboxcreatoru se objevovala násleudjící chyba:
Failed registering for 100
Error - Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Řešení přinesl článek Martina Vobra, který se zabývá obdobnou chybou při práci se SQL Management Studiem.