[Mono-bugs] [Bug 383756] xsp2 (version 1.9) bug!

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 28 22:39:39 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=383756

User jhual at 163.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=383756#c4


hual ji <jhual at 163.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jhual at 163.com




--- Comment #4 from hual ji <jhual at 163.com>  2008-04-28 20:39:38 MST ---
Thank you, I do not use APACHE2.
Has been able to correctly display Chinese characters, my method is that in
Web.config add the following:

<compilation debug="true" defaultLanguage="c#">
  <compilers>
    <compiler language="cs;c#;csharp" extension=".cs"
compilerOptions="/codepage:utf8" type="Microsoft.CSharp.CSharpCodeProvider,
System, Version=2.0.0.0" />
  </compilers>
</compilation>


-- 
Configure bugmail: https://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