https://bugzilla.novell.com/show_bug.cgi?id=323375
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=323375#c19 Derek Duban <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #19 from Derek Duban <[EMAIL PROTECTED]> 2008-08-13 13:52:51 MDT --- This applies to the attachment I just created... Had same problem here except my test looked more like: OK OK fail fail etc.... That was using the test code provided by Stephane. I got it to work by calling resp.Close at the end of each attempt. I also go it to work by not calling resp.Close but instead re-using the WebRequest instance. I have attached my test code (233308) Also, in another app, I found that setting CrmService.PreAuthenticate to true will cause failure because it is not implemented yet. In conclusion, running (/branches/mono-2-0/mono r110254) now works for us. -- Configure bugmail: https://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
