|
Posted by Michael S. Sche on November 17, 2005, 2:15 am
Please log in for more thread options No,
I installed it from http://toolbar.msn.com/ because I am in the U.S.
--
Michael S. Scherotter
Business Solutions Architect
Mindjet Corporation
"moochin@gmail.com" wrote:
> Have you installed the MSN Search Toolbar from here
> http://toolbar.msn.co.uk/tour_suite/tabs.aspx?
>
>
> Michael S. Scherotter wrote:
> > On a system with Desktop Search installed and working (latest version), the
> > code
> > Microsoft.Windows.DesktopSearch.Query.SearchDesktop search = new
> > Microsoft.Windows.DesktopSearch.Query.SearchDesktopClass();
> > Microsoft.Windows.DesktopSearch.Query._Recordset recordset =
> > search.ExecuteQuery(query, columns, sort, null);
> > fails with the following exception:
> > COM object with CLSID is either not
> > valid or not registered.
> > That CLSID is not in the registry on that system.
> > What causes this and how can the COM object be re-registered?
> > --
> > Michael S. Scherotter
> > Business Solutions Architect
> > Mindjet Corporation
>
>
|