[Mono-devel-list] Observations on Remoting, Http, and CultureInfo
Jackson Harper
jackson at ximian.com
Fri Mar 12 15:11:35 EST 2004
Hello!
I am in the middle of "re-writing" our culture info support. Whats most
likely happening is that a culture is being looked up that doesn't exist
on your system. Do you have ICU installed? Could you send me a test case
and I can try it with my new CultureInfo code?
Thanks,
Jackson
On Fri, 2004-03-12 at 12:01, Tom Larsen wrote:
> After poking around the code investigating why the HttpChannel does not
> quite work I've come to the conclusion that the internal class SoapWriter
> is choking on creating a CultureInfo class to help do string formating.
>
> Here is the question: For Soap transaction what is the correct Culture
> anyway? Just UTF-8? Right now it is set to "en-XX" (I don't remember if
> it is en-EN or en-US!). Also I need to dig a little deeper into the
> CultureInfo class to find out exactly why it is throwing an
> ArgumentException in the first place.
>
> Anyone else know what is going on with CultureInfo or have any other
> observations? It should be noted I have the 'bare bones' I18N (I guess
> that means none at all). Could this be the reason why this is failing
> outright?
>
> Tom Larsen
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list