Hello Everyone,
We have recently installed VS 2015 for SSIS development, But unfortunately when I open new Integration Project and add any script task to dtsx package and try to build the edit script (Visual Basic 2015 )task component it gives number of .net relevant
errors as below, Please help asap.
1-
SeverityCodeDescriptionProjectFileLine
ErrorSystem.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find
the file specified.ST_c072a6debe1c45e9b9f68a71619b1128C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.VisualBasic.Core.targets56
2-
SeverityCodeDescriptionProjectFileLine
ErrorFile name: 'System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable,
Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.ST_c072a6debe1c45e9b9f68a71619b1128C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.VisualBasic.Core.targets56
3-
SeverityCodeDescriptionProjectFileLine
Errorat System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound,
Boolean forIntrospection, Boolean suppressSecurityChecks)ST_c072a6debe1c45e9b9f68a71619b1128C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.VisualBasic.Core.targets56
4-
SeverityCodeDescriptionProjectFileLine
Errorat Microsoft.CodeAnalysis.CommandLine.DesktopBuildClient.RunServerCompilationCore(RequestLanguage language, List`1 arguments, BuildPaths buildPaths, String pipeName, String keepAlive, String libEnvVariable, Nullable`1
timeoutOverride, Func`3 tryCreateServerFunc, CancellationToken cancellationToken)ST_c072a6debe1c45e9b9f68a71619b1128C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.VisualBasic.Core.targets56
and lot many slimier issues , any help would be greatly appropriated.
Thanks, Shankar
New Thread has arrived