guinsu
Thu Nov 10 18:39:04 CST 2005
Manoj, thanx for help. But, I must not change regional settings on computer.
Changing CultureInfo had not worked.
"Manoj G [MVP]" wrote:
> Changing the CultureInfo would work, but it might not be feasible to change
> the code in all places. You might want to change the language in the control
> panel regional options to English (from potuguese) instead.
>
> ..Info: NET Fx ships with english language pack by default, but for other
> languages, you might need a specific language pack to be installed.
>
> --
> HTH,
> Manoj G
> MVP, Visual Developer
>
http://msmvps.com/manoj
>
> "Scott Coonce" <sdcoonce@gmail.HEY_YOU.com> wrote in message
> news:ufJ$2yh5FHA.4012@TK2MSFTNGP14.phx.gbl...
> >I would try changing the CultureInfo on the current thread to one using
> >English, en-US, en-GB, etc.
> >
> > scott
> >
> > "guinsu" <guinsu@discussions.microsoft.com> wrote in message
> > news:E9A79432-DA0A-48F2-B3BB-47FD1AA5D3F0@microsoft.com...
> >> Does anyone know how to get error messages in english? At my office
> >> computer
> >> the error messagens that are thrown from .Net applications come from in
> >> portuguese language. I hate this because I cant find solutions in
> >> portuguese
> >> foruns as I can in english (I know speak portugue, but I prefer to work
> >> in
> >> english in this scenario). The point is: how I can receive messages in
> >> portuguese from .Net framework?
> >
> >
>
>
>