Hello,
I have applied sql server 2012 sp2 on my dev workstation and I am currently having this error message when trying to execute a SSIS package from SSDT-BI for visual studio 2012 : "Method not found: 'Boolean Microsoft.SqlServer.Dts.Design.VisualStudio2012Utils.IsVisualStudio2012ProInstalled()'. (Microsoft.DataTransformationServices.VsIntegration)"
I found this link on SSIS forum :
IsVisualStudio2012ProInstalled() method not found error when running an SSIS package from VS2012
I don't have neither Gacutil.exe nor Visual studio professional installed so it can't be fixed this way... and anyway, this means we will use the old assembly version of ssis...
sql server 2012 sp2 setup doesn't apply to SSDT-BI 2012 ?
what can we do ?
thanks,
Stéphane