[Mono-dev] Umlaute/special Chars
Creatorre
developer at intelliweb.by
Thu Jul 10 15:34:01 EDT 2008
Creatorre wrote:
>
> In Mono-1.9.1+XSP2+WinXP this method not working.
>
> I insert:
>
> codepage="65001" compilerOptions="/codepage:65001"
>
> but this not have effect.
>
> PLZ, help!
>
>
>
> monoman wrote:
>>
>> See the FAQ
>>
>> http://www.mono-project.com/FAQ:_ASP.NET#I_write_pages_that_contain_non-ASCII_characters.2C_and_they_appear_garbled_in_the_browser._What.27s_wrong.3F
>>
>> :)
>>
>>
>>
>> On 5/13/06, Stephan Hüper <S.Hueper at hyper-net.de> wrote:
>>> Hi!
>>> Where should I modify the web.config?
>>> At my Vs.Net Project or at xsp/mod_mono ?
>>>
>>> Thank You!
>>> Stephan
>>>
>>> -----Ursprüngliche Nachricht-----
>>> Von: mono-devel-list-bounces at lists.ximian.com
>>> [mailto:mono-devel-list-bounces at lists.ximian.com] Im Auftrag von Rafael
>>> Teixeira
>>> Gesendet: Samstag, 13. Mai 2006 21:16
>>> An: Miguel de Icaza
>>> Cc: Stephan Hüper; mono-devel-list at lists.ximian.com
>>> Betreff: Re: [Mono-dev] Umlaute/special Chars
>>>
>>> -codepage is also supported by mbas for compiling VB.NET in Mono. But
>>> beware that you may have to set things indirectly: in web.config,
>>> unless you precompile.
>>>
>>> If you can't dig the details on online documentation (msdn and Mono
>>> sites & mailing-lists archives), ask again here.
>>>
>>> Fun,
>>>
>>> On 5/13/06, Miguel de Icaza <miguel at ximian.com> wrote:
>>> > Hello,
>>> >
>>> > > I programmed a .Net 2003 VB Webservice, which works fine, but there
>>> is
>>> > > a problem
>>> > >
>>> > > with german umlaute/special chars, like äöüß. Only "?" is shown.
>>> > >
>>> > > What should I do?
>>> >
>>> > This is likely an encoding problem. The problem is tracking it down.
>>> >
>>> > If your web service files are in C#, its easy, the compiler is using
>>> one
>>> > encoding to compile, and your files are stored in another one. Use
>>> the
>>> > -codepage: parameter to mcs to specify the encoding of your sources.
>>> >
>>> > Miguel
>>> >
>>> > _______________________________________________
>>> > Mono-devel-list mailing list
>>> > Mono-devel-list at lists.ximian.com
>>> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>> >
>>>
>>>
>>> --
>>> Rafael "Monoman" Teixeira
>>> ---------------------------------------
>>> As I'm currently working a lot with Java and even fixing Java VMs
>>> (JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
>>> title (Javaman) from my friend Bruno Souza and become the
>>> MonoNJavaMan. Yeah, I may currently be crazier than usual...
>>>
>>
>>
>> --
>> Rafael "Monoman" Teixeira
>> ---------------------------------------
>> As I'm currently working a lot with Java and even fixing Java VMs
>> (JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
>> title (Javaman) from my friend Bruno Souza and become the
>> MonoNJavaMan. Yeah, I may currently be crazier than usual...
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>
>
Pleaze, Help!
--
View this message in context: http://www.nabble.com/Umlaute-special-Chars-tp4372667p18390226.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list