[Mono-bugs] [Bug 537077] Exception is thrown when executing asynchronous HTTP requests over 3G

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 6 20:33:54 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=537077

User mark at beaton.co.nz added comment
http://bugzilla.novell.com/show_bug.cgi?id=537077#c2


Mark Beaton <mark at beaton.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |mark at beaton.co.nz
         Resolution|INVALID                     |




--- Comment #2 from Mark Beaton <mark at beaton.co.nz>  2009-09-06 18:33:47 MDT ---
Hi Geoff,

Apologies for re-opening this, but I've looked through the mailing list thread
starting here:
http://lists.ximian.com/mailman/private/monotouch/2009-September/000601.html
I may be missing something here, but I can't see where this was resolved or
flagged as invalid. The Stack Overflow link mentioned
http://stackoverflow.com/questions/596589/iphone-sdk-internet-connection-det )
seems to be about handling dropped or unavailable network connections.

The problem I'm finding is that the network connection doesn't seemed to be
initialised when using 3G, when requests are triggered asynchronously. Things
work fine in the following situations:
 - making a HTTP connection over 3G via a synchronous HttpWebRequest
 - using WiFi (sync & async both fine)
 - getting another app (i.e. Safari) to "wake up" the 3G connection first by
loading a URL, closing the app, then opening the MonoTouch app.

If I am missing something, please let me know, rather than just closing the
issue.

Cheers,
Mark

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list