Share via

Execute SSIS Packages Error

Omar Y Aly 0 Reputation points
2023-11-18T13:06:07.93+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.