[Mono-bugs] [Bug 549926] New: Problem with exception handling with async (Web) Service calls
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 25 12:22:24 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=549926
Summary: Problem with exception handling with async (Web)
Service calls
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: christian.weyer at thinktecture.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=324037)
--> (http://bugzilla.novell.com/attachment.cgi?id=324037)
Sample MD SLN to reproduce
Description of Problem:
Have a look at the EpisodesTableViewController.cs class which is used when the
app is starting up… as you do not have the service there should be a network
exception which should be caught somewhere… but where?
Steps to reproduce the problem:
1. Open attached MD SLN and run it.
2. The web service calls hangs although the error should be handled.
Actual Results:
Communication exception is not being caught.
Expected Results:
Should be caught.
How often does this happen?
Always.
Additional Information:
-
--
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