I am getting the following error:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'VisualCronAPI, Version=8.3.2.1, Culture=neutral, PublicKeyToken=55f7b52402de1c04' or one of its dependencies. The system cannot find the file specified.
at at3IWcAOL3nrRNeGg9.PhpUwNE4pyGbp7yZqJ.ArbtPLWw3(String[] )
Exception in Task:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'VisualCronAPI, Version=8.3.2.1, Culture=neutral, PublicKeyToken=55f7b52402de1c04' or one of its dependencies. The system cannot find the file specified.
at at3IWcAOL3nrRNeGg9.PhpUwNE4pyGbp7yZqJ.ArbtPLWw3(String[] )
I have seen where people say to change the framework to .Net 4.8 but that is not how SSIS packages work except in the script tasks which don't exist in my packages. I have hundreds of jobs that are failing and would roll back to 8.5.5 but there doesn't seem to be a place to download it from....