timeout
From: Radoslaw Gembarowski (Radoslaw.Gembarowski_at_comarch.pl)
Date: 12/23/04
- Next message: robert: "Difference?"
- Previous message: Navin Mishra: "Modifying ASP.NET web service account to use TCP transport ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Dec 2004 10:30:39 +0100
I use in the loop code which creates WebRequest, sends it and recives a
response. This code works properly about 3 hours. After it is thrown
exception with message "System.Net.WebException: The operation has
timed-out" when the method GetResponse is called. If I set timeout to 5
minutes it doesn't solve my problem. I found
http://www.error-bank.com/microsoft.public.dotnet.framework.webservices/4230_Thread.aspx
where is described problem similar to mine.
How can I resolve this problem ?
RG
- Next message: robert: "Difference?"
- Previous message: Navin Mishra: "Modifying ASP.NET web service account to use TCP transport ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|