SSIS package error – File/Process is not in path – happens inconsistently
I have an SSIS package that requires access to a file on a file server.
I have a stored procedure that can execute that package (it uses the system stored procs provided in SSISDB).