简体   繁体   English

SSDT_BI2012中的“编辑脚本”按钮不起作用

[英]Edit Script button in SSDT_BI2012 doesn't work

I'm a new to SSIS development and I'm using a 64-bit computer on Windows 7. I wanted to change a script task, but when clicking on the 'Edit Script' button nothing happens. 我是SSIS开发的新手,并且在Windows 7上使用64位计算机。我想更改脚本任务,但是单击“编辑脚本”按钮时没有任何反应。
Here is the ScriptLanguage searched: 这是搜索的ScriptLanguage:

在此处输入图片说明

I tried a new installation VS2012 and SSDT_BI2012, as suggested on different forums, but that doesn't fixed my issue. 我尝试了在不同论坛上建议的新安装VS2012和SSDT_BI2012,但这不能解决我的问题。

If anyone had the same issue can you guide me to the resolution? 如果有人遇到同样的问题,您可以指导我解决该问题吗?

If you need additional information please let me know. 如果您需要其他信息,请告诉我。

Thank you 谢谢

I had the same problem. 我有同样的问题。 Here is what I did to fix this issue: 这是我为解决此问题所做的工作:

  • Go to the control panel and locate the instance of Visual Studio Tools for Applications (VSTA). 转到控制面板,然后找到Visual Studio Tools for Applications(VSTA)的实例。 In your case you should look for something like " Microsoft Visual Studio Tools for Applications 2012 " 在您的情况下,您应该寻找类似“ Microsoft Visual Studio Tools for Applications 2012
  • Right click on the VSTA component and select " Change " 右键单击VSTA组件,然后选择“ 更改
  • In the next popup click " Repair " 在下一个弹出窗口中,单击“ 修复

In my case the problem was with Microsoft Visual Studio Tools for Applications 2017: 就我而言,问题在于Microsoft Visual Studio Tools for Applications 2017:

在此处输入图片说明

Once I repaired this VSTA installation everything worked correctly. 修复此VSTA安装后,一切正常。

I had the same problem. 我有同样的问题。 I tried to repair the Visual Studio with the installation, but it didn't work. 我试图通过安装修复Visual Studio,但是没有用。

After, the solution that worked for me: 之后,对我有用的解决方案:

Install the SSDT in a new instance of Visual studio. 在Visual Studio的新实例中安装SSDT。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM