Works fine in Visual Studio, won't work when deployed
I don't want this to anyone to think this is an additional post, I have checked everything on the site regarding having an issue with running an SSIS package on SQL Server (using MS SQL Agent in my case). I using the .NET assembly exactly as the example is designed, and am getting the following error message: I am currently running as an administrator of this box as well as setting the INI file so that it would write to another location than the default temp directory (keep in mind I am running the package as exactly the same user as I do in Visual Studio!). I would attach a log file but since it never makes it past the open statement there isn't one to connect for WinSCP. In desperation I also set the "Temp" folder to give access to everyone on the box, still the same message. My best guess is that this error message may just be sending me down the incorrect path. Please post if any further information is needed. Thank you for any help, I've just run out of ideas of what else could be causing this issue and resources to check for it.
[i]Task Description: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TimeoutException: Timeout waiting for WinSCP to respond - Log file C:\Users\{user}\AppData\Local\Temp\wscp331BC.03CE0BB8.tmp was not created in time, please make sure WinSCP has write permissions to the folder at WinSCP.Session.CheckForTimeout(String additional)[/i]