SQL Server 2012、SSIS、SSDT、および Visual Studio 2010 を使用しています。新しい SSIS パッケージを作成してスクリプト タスクを追加できますが、そのスクリプト タスクのスクリプト エディターを開こうとすると、次のエラーが発生します。
TITLE: Microsoft Visual Studio
------------------------------
Cannot show Visual Studio 2010 Tools for Applications editor.
------------------------------
ADDITIONAL INFORMATION:
Could not load file or assembly 'Microsoft.VisualStudio.Tools.Applications.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. (mscorlib)
------------------------------
BUTTONS:
OK
------------------------------
このエラーを独自に調査した結果、Visual Studio Tools for Applications は MS Office 2007 以降の一部であることがわかりました。これは奇妙な依存関係のように思えましたが、私はにやにや笑うためだけに MS Office 2010 をインストールしました。何も変わりませんでした。他に何を試す必要がありますか?