Problem running automated WinSCP from ASPX .NET4 application
I have followed all steps suggested in Bug report 996.
Every time i try to do an upload from my ASPX application i get an error:
"Timeout waiting for WinSCP to respond - WinSCP has not responded in time (response log file C:\TEMP\wscp0470.015AE793.tmp was not created). This could indicate lack of write permissions to the log folder or problems starting WinSCP itself."
I am using Winscp.dll 1.1.7.4605 and i have the EXE file with version 5.5.5.4605 located in the same folder (bin folder on IIS)
I have restarted the server after installing never version (it has never worked for me)
I have registered for COM and have given Everyone Modify access to C:\TEMP and also to the folder configured for Logging (Also tried disabling logging)
I can however run the GUI and upload/download file without any problems. It is only the automation from my .NET application that fails.
Windows server is version 2008 SP2 64bit.
My application is running .NET4
I hope you have some good advice, since i like your product :-)
Kind regards
Søren Andersen