SSIS Data Tools for SQL Server 2014 (none of vb.net script tasks are working, even with default code)

104 Views Asked by At

I have installed SQL Server 2014 Data Tools. When I add the script task and use C#, it work. But when I add script task and choose vb.net 2012, and then clicked on edit script and save.

After that click ok and getting this error message for all scripts, please note that I have not even added vb.net code yet.

scripts contained in the package have compilation errors. do you want to save changes?

Any help is highly appreciated.

1

There are 1 best solutions below

0
On

Thanks everyone, I reinstalled SSDT and now all vb.net scripts are working.