Cannot embed interop types from assembly "...\Microsoft.Search.Interop.dll" because it is missing th

Posted by Andrei on Stack Overflow See other posts from Stack Overflow or by Andrei
Published on 2010-03-25T10:51:18Z Indexed on 2010/03/25 10:53 UTC
Read the original article Hit count: 1146

Hello all,

I get this error when adding a reference to the Microsoft.Search.Interop.dll library in a new project that I created.

Microsoft.Search.Interop.dll is a library that provides some useful API to communicate with Windows Search. I use it in order to add a folder to the system indexer.

Did anybody else get this error, and if so, how should I go about solving it?

I'm using VS2010 RC on a Windows Server 2008 if that is important.

Thanks.

© Stack Overflow or respective owner

Related posts about visual-studio-2010-rc

Related posts about dll