仮想マシンから Search Server 2010 を実行していますが、今のところ問題なく動作しています。私の開発マシン (win xp 32bit) では、Web サービスを使用して検索サーバーにクエリを実行することを考えています。問題は、サイトを開始しようとすると、次のエラーが発生することです。
Could not load file or assembly 'Microsoft.Office.Server.Search' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.BadImageFormatException: Could not load file or assembly 'Microsoft.Office.Server.Search' or one of its dependencies. An attempt was made to load a program with an incorrect format.
検索サーバーのインストール後、仮想サーバーから dll ファイルをコピーしました。それを参照として追加し、bin-catalog に追加しました。エラーなしでコンパイルされます。このサイトは SharePoint サイトではなく、EPiServer サイトです。
どんな助けでも大歓迎です。
/マティアス