473,396 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Welsh culture on server 2003

Hi,

I'm trying to change the culture to Welsh by doing the following:

Thread.CurrentThread.CurrentCulture = New CultureInfo("cy-GB")
Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture

The above code works okay on Windows XP, but fails to work on Server 2003.
The following error occurs on Server 2003:

Culture name 'cy-gb' is not supported.

Can you advise how to setup Server 2003 to enable the Welsh culture.

Many thanks,

Rob.
Jan 12 '06 #1
2 1775
On Thu, 12 Jan 2006 05:06:03 -0800, Bobbus
<Bo****@discussions.microsoft.com> wrote:
Hi,

I'm trying to change the culture to Welsh by doing the following:

Thread.CurrentThread.CurrentCulture = New CultureInfo("cy-GB")
Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture

The above code works okay on Windows XP, but fails to work on Server 2003.
The following error occurs on Server 2003:

Culture name 'cy-gb' is not supported.

Can you advise how to setup Server 2003 to enable the Welsh culture.

Many thanks,

Rob.


I'm afraid I can't help with Server 2003, but I did notice that you
used "cy-GB" while the error message said "cy-gb" in lower case. If
that is a true reflection of what the error message said then that
might have a bearing on the problem.

rossum

--

The ultimate truth is that there is no ultimate truth
Jan 12 '06 #2
rossum,

Cheers for the reply. I noticed the same thing, it appears to be 'normal'
for the error message to display lowercase cultureinfo name. As mentioned in
the post the code works okay on windows XP, but not on server 2003.

Rob.

"rossum" wrote:
On Thu, 12 Jan 2006 05:06:03 -0800, Bobbus
<Bo****@discussions.microsoft.com> wrote:
Hi,

I'm trying to change the culture to Welsh by doing the following:

Thread.CurrentThread.CurrentCulture = New CultureInfo("cy-GB")
Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture

The above code works okay on Windows XP, but fails to work on Server 2003.
The following error occurs on Server 2003:

Culture name 'cy-gb' is not supported.

Can you advise how to setup Server 2003 to enable the Welsh culture.

Many thanks,

Rob.


I'm afraid I can't help with Server 2003, but I did notice that you
used "cy-GB" while the error message said "cy-gb" in lower case. If
that is a true reflection of what the error message said then that
might have a bearing on the problem.

rossum

--

The ultimate truth is that there is no ultimate truth

Jan 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dejan Vesic | last post by:
I found nasty "documentation" bug; ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfsystemglobalizationcultureinfoclasstopic.htm claims that proper culture info name for Serbian (Cyrillic) - Serbia...
2
by: Aliasgar Pocketwala | last post by:
Hi, I have an asp.net application that is using the wrong culture. I cant figure out where does it get its setting from. My web application runs as a specific user since so that I can give it...
1
by: Chris Porter | last post by:
Just as I thought I was understanding doing timezone offsets I ran the following code : CultureInfo en = new CultureInfo("en-GB"); Thread.CurrentThread.CurrentCulture = en;...
2
by: Hardy Wang | last post by:
Hi, We migrated some of web applications to a new server. When the server was installed, the regional setting was EN-CA, later on we found culture display was not same as from original server...
3
by: BBC1009 | last post by:
Don't know why when rebuild VB.Net project (vb.net 2002 framework 1.0), this error comes out suddenly. Anyone can help. Thanks!!!!
3
by: Adrian Parker | last post by:
How do I add the Welsh language to IE6 ? And what would the ISO code be for it ? I've tried using the User Defined cy as some sites say, but the following code just uses the catch block as...
6
by: Mike9900 | last post by:
Hello, I want to view the calendar in another culture, for example let it show in Arabic. I use this code in the Main, but the calendar is still in the same culture: CultureInfo sa = new...
0
by: Mrs Sarah Welsh | last post by:
Dear Friend I am Mrs. Sarah Welsh, an English woman who is suffering from cancerous ailment. I am married to Sir Jim Welsh who also is an Englishman though dead now. My husband worked with the...
25
by: Simon | last post by:
Hello - I'm working on a team that is planning to add Welsh language support to a large existing IT system which is partially web-based and English-language-only so far. I've heard that 2...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.