Re: Web (ASP.NET) Too Much Time - WeOnlyDo Discussion board

Re: Web (ASP.NET) Too Much Time (General questions)

by Fahad, Tuesday, August 23, 2005, 08:09 (7031 days ago) @ wodSupport


did you set Blocking to True? Does it ever complete 'Connect' method call?

Yes, blocking is set to True and timeout property is 160. It does not complete Connect method call.

On making connection we are using a while loop in which we are checking the state of connection i.e ssh1.state property is connected or not as mentioned earlier. We also tried waitfor( $ ) method for the prompt to occur if its connected.

When we are exeuting our web application in debug mode it is successfully making the connection, however when are not using debugging mode it is taking too much time is connection cannot be established.


Complete thread: