|
Posted by Bazza on August 9, 2005, 2:00 pm
Please log in for more thread options
I tried integrating the SDKSampleApp into a Windows Service (called by
Remoting from a WinForms GUI) but keep receiving the following error message:
System.InvalidCastException: QueryInterface for interface
Microsoft.Windows.DesktopSearch.Query.ISearchDesktop failed.
Web searches yield plenty of discussion re ASP.NET / AspCompat = true /
<identity impersonate="true"/> but nothing obviously relevant to Windows
Service integration.
Any thoughts would be much appreciated.
B.
|