[Mono-bugs] [Bug 323671] Exceptions from BeginGetRequest callbacks not seen
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 13:32:59 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=323671
http://bugzilla.novell.com/show_bug.cgi?id=323671#c7
--- Comment #7 from Brian Kesecker <bkesecker at augustasystems.com> 2010-03-31 17:32:58 UTC ---
This may be unrelated to this problem, but I think it has some relevance with
respect to the type of exception received here.
I've been creating the same package several times, but with a few different
code changes each time. I was getting MissingMethodExceptions on functions
that were clearly present. Thinking it had something to do with the symbol
table, I renamed those functions, rebuilt the package, installed, etc. and
those functions then became accessible. I then renamed them back to their
original names, same procedure over again, and they did not throw
MissingMethodExceptions. So I started looking at this MissingFieldException
and found that it is showing up randomly between package build iterations. In
one iteration of the package a call to System.Net.NetworkInformation.Ping.Send
works fine, the next it throws MissingFieldException and doesn't work.
Same with WebService and HttpWebRequest calls. Maybe this is a pervasive
problem rather than an isolated one.
--
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