WP7 アプリで dotfuscator をローカルで正常に実行できました。ただし、Windows Server 2008 SP2 であるビルド サーバーで実行しようとすると、次のエラーが発生します。
LICENSED TO: xxxxxx xxxxxx
SERIAL #: [serial number here]
Adding assembly "AssemblyName.dll" as input has been disallowed. Only assemblies targeting the Windows Phone platform are supported in this edition of Dotfuscator.
何が起こっているのかわかりません。私が考えることができる唯一のことは、Windows Phone 用の dotfuscator が Windows Server 2008 でサポートされていないということですが、それを確認または否定するものは何も見つかりませんでした。サーバー上の Dotfuscator は、ローカル マシン上の Dotfuscator と同じバージョンです。誰もこれに遭遇したことがありますか?解決策や提案はありますか?