IsVisualStudio2012ProInstalled() method not found error when running an SSIS package from VS2012

后端 未结 6 1092
野的像风
野的像风 2020-12-23 11:21

I\'m trying to run an SSIS package in Visual Studio 2012. When I click the \"Start\" button I get this very odd error in a popup from Visual Studio:

Method          


        
6条回答
  •  一生所求
    2020-12-23 12:14

    I experienced the same problem.

    Downloaded and installed SQL Server 2012 SP2 and that seemed to have fixed the problem.

    Hope this helps!!

提交回复
热议问题