https://bugzilla.novell.com/show_bug.cgi?id=377938
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=377938#c4 Marek Habersack <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Marek Habersack <[EMAIL PROTECTED]> 2008-04-08 12:59:18 MST --- Hubert, Modifying your Web.config to include: <system.web> <compilation> <compilers> <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4" compilerOptions="/codepage:28591"/> </compilers> </compilation> </system.web> makes your test case work on Mono 1.9+ -- 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
