UserProfileManager を使用して、sharepoint でユーザー プロファイルを取得しています。MOSS マシンでコードをコンパイルし、SP2010 マシンで実行しようとしましたが、「Microsoft.Office.Server」バージョン = 12.0.0.0 が見つからないという例外がスローされましたが、私の質問は、なぜ MOSS アセンブリを探しているのかということです。 SP2010 マシン上
それがスローするエラーは
System.IO.FileNotFoundException: Could not load file or assembly
'Microsoft.Office.Server, Version=12.0.0.0, Culture=neutral,
publicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the
file specified.File name: 'Microsoft.Office.Server, Version=12.0.0.0, Culture=neutral,
publicKeyToken=71e9bce111e9429c'