cannot show Visual Studio Tools for Application editor in SSIS 2012

后端 未结 4 819
礼貌的吻别
礼貌的吻别 2021-01-02 00:33

When I click on EDIT SCRIPT button for Script Task in SSIS 2012 package,

It does not open the Script editor rather it shows:

\"cannot show Vis

4条回答
  •  梦毁少年i
    2021-01-02 01:34

    First of all go to Program and Features and check whether you have "Microsoft Visual Studio Tools for Applications x86 Runtime 3.0" installed. Most probably you will see this below "Microsoft Visual Studio Tools for Applications x64 Runtime 3.0"

    If it is not installed then you have the same issue that i have. To resolved this error, I put in my SQL Server installation disk. Then go to redist->VSTA->runtime->x86 and then run VSTA_RT30.msi

提交回复
热议问题