I have flat file on a mapped network drive that I load into a DB table. When I run the SSIS pack from visual studio, it works fine. But when I try to run the pack from SQL server agent , I get an error that says cannot open file. Why would the connection work from visual studio but not through SQL server agent? Does it have anything to do with the ProtectionLevel propery?