I read what was on the page and it didn't seem to answer my
next question
so here it goes:
1) Now that I've thought about it a little more, I would
like to have the
exception in two languages. English for logging so we can
read the log
and fix the error. Other language so the display is
readable by the user.
Possible?
Message from Peter Ritchie
<discuss.develop.com PETERRITCHIE.COM> DISCUSS.DEVELOP.COM
received on
06/23/2006 11:26 AM
06/23/2006 11:26 AM
Peter Ritchie <discuss.develop.com PETERRITCHIE.COM> DISCUSS.DEVELOP.COM
Please respond to Discussion forum for developers using
Windows Forms to
build apps and controls <DOTNET-WINFORMS DISCUSS.DEVELOP.COM>
Sent by Discussion forum for developers using Windows Forms
to build apps
and controls <DOTNET-WINFORMS DISCUSS.DEVELOP.COM>
To: DOTNET-WINFORMS DISCUSS.DEVELOP.COM
cc:
Subject: Re: [DOTNET-WINFORMS] Exceptions and
localization
You have to install a framework language pack.
.NET 2.0: http
://www.microsoft.com/downloads/details.aspx?
familyid=39C8B63B-F64B-4B68-A774-B64ED0C32AE7&displaylan
g=en
.NET 1.1: http
://www.microsoft.com/downloads/details.aspx?
familyid=04DBAF2E-61ED-43F4-8D2A-CCB2BAB7B8EB&displaylan
g=en
On Fri, 23 Jun 2006 10:57:34 -0500, Franklin Gray
<franklin.w.gray US.ABB.COM> wrote:
>When and exception is raised by the framework, is there
anyway to get the
>message in a different language then English? Would
changing the
Language
>of the OS change the message? It doesn't seem to use
the culture info
for
>the thread.
|