Jeff,

I'm not even sure how to create a sample, because there's no indication in the 
stack trace that my code was even executed - that's half my problem.

Dino

-----Original Message-----
From: Jeff Stedfast [mailto:[email protected]] 
Sent: Sunday, September 18, 2011 11:18 AM
To: Dean Cleaver
Cc: Forums, MonoTouch ([email protected])
Subject: Re: [MonoTouch] Web Service timeouts

Hi Dean,

Unfortunately I'm not very knowledgeable when it comes to HttpWebRequest. Could 
you submit a bug report to http://bugzilla.xamarin.com with a sample test case 
(or whatever info you can provide) and Cc [email protected]? He probably 
knows the most about that area of code.

Thanks,

Jeff

On Fri, Sep 16, 2011 at 2:55 PM, Dean Cleaver 
<[email protected]> wrote:
> Hi,
>
>
>
> I'm getting these exceptions reported occasionally:
>
>
>
> System.Net.WebException: The request timed out
>
>   at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult 
> asyncResult) [0x00000] in <filename unknown>:0
>
>   at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename
> unknown>:0
>
>   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse
> (System.Net.WebRequest request) [0x00000] in <filename unknown>:0
>
>
>
> Problem is - there's none of my code in the stack trace - any ideas on 
> why that happens and how to trace it?
>
>
>
> Dino
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to