|
Posted by egfst1202 on August 3, 2005, 8:20 am
Please log in for more thread options
On the other hand, I found a
System.Runtime.InteropServices.COMException from HRESULT: 0x80040402
thrown from SearchDesktopClass.ExecuteQuery when the Desktop Search
is just started and SDK's Sample tries to call
SearchDesktopClass.ExecuteQuery method.
If the tray icon 'magnify glass' shows 'Indexing is starting. Please
wait.', this exception will be thrown. But after I try to search things
in the Desktop Search, the tray icon will shows 'Indexing is paused
while you use your computer' and then sample call
SearchDesktopClass.ExecuteQuery without any exception. How to solve
it?
|