Softimage で .NET プラグインをロードできない

 
 
 

所有する Softimage のバージョンと一致しない Softimage.XSIOM アセンブリのバージョンでコンパイルされたプラグインをロードしようとすると、次のようなエラー メッセージが表示されます。

 ERROR: 
Softimage failed to load a .NET plug-in. This error happens because the plug-in may have been compiled with a different version of Softimage. Recompile the plug-in with the current version of Softimage to fix the problem.

<Plug-in: C:¥Users¥YourUserName¥Softimage¥2011-SP¥Application¥Plugins¥nt-x86-64¥PluginName.dll >

<Current Softimage version:2011-SP.5.0>

解決方法

  1. GAC にどのバージョンの Softimage アセンブリが登録されているかを確認します(「Softimage アセンブリがインストールされているかどうかを確認するには」を参照)。

  2. GAC に登録されているアセンブリのいずれかのバージョンを使用して、プラグインを再コンパイルします。