https://bugzilla.novell.com/show_bug.cgi?id=341561#c13
--- Comment #13 from Gert Driesen <[EMAIL PROTECTED]> 2007-11-21 15:26:10 MST --- A few questions left: 1) You said you were using starting the ApplicationServer as a background thread. However, in the sources you attached you're not doing this. 2) In the sources you attached, is it necessary to have a Console.WriteLine and Console.ReadLine to reproduce the issue or can you also reproduce it if you replace these with a short sleep period (eg. System.Threading.Thread.Sleep (2000))? 3) Do you actually need to invoke a HTTP request on the started server to reproduce the issue, or do you also get the exception when just starting and stopping it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
