https://bugzilla.novell.com/show_bug.cgi?id=349191
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=349191#c3 --- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-12-17 06:24:26 MST --- That should be ok. Since there shouldn't be much difference between 1.1 and 2.0 profiles, let's try to split the problem in two parts. 1. compile tlstest(*) under 1.1 (mcs) and try mono --debug tlstest.exe --web https://www.microsoft.com 2. compile tlstest under 2.0 (gmcs) and try mono --debug tlstest.exe --web https://www.microsoft.com 3. re-execute your sample using mono --debug (*) available under mcs/class/Mono.Security/Test/tools/tlstest Thanks -- 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
