A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Execute SSIS Packages Error
I Have mvc dotnet app that execute SSIS Package by calling Process in function and call DTExec.exe to execute the packages locally , i want to execute this packages remotely by ConnectionString because this packages in another server
i searched and find microsoft documentation and apply it but have a bad error when testing in console application
"System.IO.FileNotFoundException: 'Could not load file or assembly 'Microsoft.SqlServer.Diagnostics.STrace, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. The system cannot find the file specified.'"
Thank you
SQL Server Integration Services
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.