Server Error in '/apps' Application.
--------------------------------------------------------------------------------

Timeout waiting for WinSCP to respond - Log file c:\inetpub\slashapps\writeoffs\sftp\xml.log was not created in time, please make sure WinSCP has write permissions to the folder 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.TimeoutException: Timeout waiting for WinSCP to respond - Log file c:\inetpub\slashapps\writeoffs\sftp\xml.log was not created in time, please make sure WinSCP has write permissions to the folder

Source Error: 


Line 65:             session.XmlLogPath = "c:\inetpub\slashapps\writeoffs\sftp\xml.log"
Line 66:             statusVar = 3
Line 67:             session.Open(sessionOptions)
Line 68: 
Line 69:             Dim stamp As String = DateTime.Now.ToString
 

Source File: C:\inetpub\slashApps\writeoffs\writeofftest.aspx.vb    Line: 67 

Stack Trace: 


[TimeoutException: Timeout waiting for WinSCP to respond - Log file c:\inetpub\slashapps\writeoffs\sftp\xml.log was not created in time, please make sure WinSCP has write permissions to the folder]
   WinSCP.Session.CheckForTimeout(String additional) +235
   WinSCP.Session.Open(SessionOptions sessionOptions) +1845
   writeofftest.btnSFTP_Click(Object sender, EventArgs e) in C:\inetpub\slashApps\writeoffs\writeofftest.aspx.vb:67
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4234; ASP.NET Version:2.0.50727.4223 