[Mono-bugs] [Bug 570728] VS returns UIAutomationWinforms exception FileNotFound attempting remote debug
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 14 13:44:43 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=570728
http://bugzilla.novell.com/show_bug.cgi?id=570728#c1
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2010-01-14 18:44:41 UTC ---
Have you turned on "break when an exception is thrown"?
Debug -> Exceptions -> "Thrown" for CLR Exceptions
Winforms is always going to throw that exception. We may need to look at
ensuring exceptions thrown in the framework instead of the user's code do not
cause things to stop.
If you have the above set, changing it should allow you to debug your code for
now.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list