GetWebResponse times out over HTTPS



Hi,

I am using .Net CF 2.0. I have this following issue:

When making a webservice call to upload more than 30KB worth of data
over an HTTPS connection (TLSv1 SSL_RSA_WITH_RC4_128_MD5) I receive a
WebException.Timeout exception. When sending less than 30KB of data
using the same SSL connection the call is successful. On the contrary
I have no trouble sending like 300KB worth of data over HTTP.


Following is the exception message:
WebException.Message: The operation has timed-out.

Following is the StackTrace:
WebException.StackTrace: at
System.Net.HttpWebRequest.finishGetResponse()
at System.Net.HttpWebRequest.GetResponse()
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse()
at
System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse()
at System.Web.Services.Protocols.SoapHttpClientProtocol.doInvoke()

Any help would be really appreciated.

Thanks.
~uday

.



Relevant Pages

  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • Re: Difference between 1st and 2nd Class on ICE and IC Trains?
    ... for what it is worth, I have almost never had any problem finding ... (The exception was traveling during the first day ...
    (rec.travel.europe)
  • Re: Try Finally...
    ... Delphi's sysutils.pas is worth having a fight about the entire exception ... handling in Delphi over. ... I rarely force an exit upon an exception, and I have a goal that most ...
    (comp.lang.pascal.delphi.misc)
  • Re: Swapfile problem in 6?
    ... >> bits for more than a character's worth of bits, ... > If your serial program has trouble sending a break, ... servers and computers when you turn them off (or power is disconnected) ...
    (freebsd-stable)
  • Re: Extended break
    ... Adam wrote: ... >>are for When Things Go Wrong, and not for catching a condition which you ... I think it's careless, though, to rely on an exception when you hit the ... vs. readability/maintainability, is worth examining though. ...
    (comp.lang.java.help)