473,799 Members | 3,001 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bug: Controls rendering in "Spanish"??

I realize this most likely isn't the right newsgroup, but i'm having troube
finding anyswers:

I'm working with MS C# .NET 2003 Professional Edition on a machine that was
set
to regional settings of SPAIN. As such, when i dragged and dropped the
calendar and repeater controls to the ASP.NET web form, the control appeared
in Spanish at design time.

I've changed my regional settings to US (default), i've restarted my
computer, i've re-created my ASP.NET web form, i've created new calendar
and repeater controls, and the controls appear at design time in English.

However, when i test my application, the controls render in Spanish. Where
is this setting held that's forcing my calendar control to render in Spanish?

Thanks,
Nov 16 '05 #1
3 1470
Could be your web.config's globalization settings. Have you tried
explicitly defining the culture and uiCulture?

Should look something like this.

<globalizatio n
requestEncoding ="utf-8"
responseEncodin g="utf-8"
culture="en-US"
uiCulture="en-US"
/>
Glenn"charliewe st" <ch*********@di scussions.micro soft.com> wrote in message
news:7F******** *************** ***********@mic rosoft.com...> I realize this
most likely isn't the right newsgroup, but i'm having troube
finding anyswers:

I'm working with MS C# .NET 2003 Professional Edition on a machine that was set
to regional settings of SPAIN. As such, when i dragged and dropped the
calendar and repeater controls to the ASP.NET web form, the control appeared in Spanish at design time.

I've changed my regional settings to US (default), i've restarted my
computer, i've re-created my ASP.NET web form, i've created new calendar
and repeater controls, and the controls appear at design time in English.

However, when i test my application, the controls render in Spanish. Where
is this setting held that's forcing my calendar control to render in Spanish?
Thanks,

Nov 16 '05 #2
thanks Glenn. This did solve the problem!

I would have assumed that given that my OS is in English, and that i changed
my regional settings back to US, that this explicit declaration would not be
necessary. Obviously, somewhere the old Spanish region setting (culture) was
stored somewhere... It would be interested to know where and how or why this
works as such.

"Glenn" wrote:
Could be your web.config's globalization settings. Have you tried
explicitly defining the culture and uiCulture?

Should look something like this.

<globalizatio n
requestEncoding ="utf-8"
responseEncodin g="utf-8"
culture="en-US"
uiCulture="en-US"
/>
Glenn"charliewe st" <ch*********@di scussions.micro soft.com> wrote in message
news:7F******** *************** ***********@mic rosoft.com...> I realize this
most likely isn't the right newsgroup, but i'm having troube
finding anyswers:

I'm working with MS C# .NET 2003 Professional Edition on a machine that

was
set
to regional settings of SPAIN. As such, when i dragged and dropped the
calendar and repeater controls to the ASP.NET web form, the control

appeared
in Spanish at design time.

I've changed my regional settings to US (default), i've restarted my
computer, i've re-created my ASP.NET web form, i've created new calendar
and repeater controls, and the controls appear at design time in English.

However, when i test my application, the controls render in Spanish. Where
is this setting held that's forcing my calendar control to render in

Spanish?

Thanks,


Nov 16 '05 #3
My undestanding is that it works that way so that you can develop
applications for other cultures and languages without having to switch
your entire O/S to... say, Japanese. Can you imagine developing a
multi-language app, and having to learn to read every single one of the
languages in order to run the Visual Studio IDE while you're doing it?
:)

Nov 16 '05 #4

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

Similar topics

0
1628
by: Pedro Hernandez | last post by:
Hello! I have some (many) text files produced on windows system that I need to process a bit, so I wrote a perl script to do the job. The files contains characters used in Spanish (e.g. ó, é, ñ) and they doesn't come out right. I use RedHat 8 and it is installed with Spanish locale. LANG is "es_ES.UTF-8".
0
1282
by: nobody | last post by:
hello! does anybody have 1st hand experience about how to achieve the "modern" Spanish sort order (a b c ch cz d ... l ll lz m n nz ñ o ..., ie only ñ is treated as separate letter)? with MSXML4SP2 (called via msxsl.exe) I get the "traditional" sort order (a b c cz ch d ... l lz ll m n nz ñ o ..., ie beside ñ, also ch and ll are treated as separate letters)!
38
5742
by: Haines Brown | last post by:
I'm having trouble finding the character entity for the French abbreviation for "number" (capital N followed by a small supercript o, period). My references are not listing it. Where would I find an answer to this question (don't find it in the W3C_char_entities document). -- Haines Brown brownh@hartford-hwp.com
4
2469
by: Carolina | last post by:
Hi! I have this C# code in a Button_Click event procedure: string FilePath = MapPath("diseño.doc"); Response.ContentType = "Application/msword"; Response.AppendHeader("content-disposition", "attachment;filename=" + "diseño.doc"); Response.WriteFile(FilePath); Response.Flush();
0
2115
by: Rocio | last post by:
Hi: I have many ASP.net application created by VB.net2003 and I'm using crystal reports for .net, I'm using the crystal viewer to display my reports. I deployed those applications with the last crystal report modules for .net (english) and installed it on: - WIN2003 Server in english with SP 1. - Sql Server 2000 sp4
24
1838
by: Nak | last post by:
Hi there, I have some inherited forms that I wish to make "localizable", unfortunately none of the items I wish to be "localizable" are actually being "localized". For example, I have a few of properties which set the text of some labels on the form which are inherited from the base form, these text values aren't "localized" Has anyone any ideas where I'm going wrong? Nick.
12
7364
by: Mark | last post by:
In our web.config, we have changed the first line below to look like the second: OLD: <globalization requestEncoding="utf-8" responseEncoding="utf-8" /> NEW: <globalization requestEncoding="ISO-8859-1" responseEncoding="ISO-8859-1" /> What characters are we excluding from working properly and/or what problems might we encounter by making this change to our site? Practical examples would be appreciated.
20
1806
by: RafaMinu | last post by:
On Jun 11, 12:23 am, "Earle Horton" <el_anglo_burg...@usa.comwrote: Vaya, vaya, Jorton. Te acabas de delatar. Mira que eres IDIOTA ... Que un imbécil como tú se haya jubilado a los 45 años, sólo demuestra lo injusto que puede llegar a ser tu país. Y supongo que el tipo ese que quiere intercambiar e-mails, también debe ser un "amiguete" tuyo de los viejos tiempos, cuando trabajaste
2
1800
by: paragdi | last post by:
Hi Experts! I am developing heavy mathematical engineering windows application in VB.NET (VS2005) with MSAccess Db. This application has resource files in English, Spanish and German Language. I have same setup to run in all these 3environment Windows XPs. In English, calculations are perfect; but in Spanish ',' is treated as '.' and '.' is treated as ',' e.g. 12.24 in EN is '12,24' in Spanish. I somehow managed to do it by manually...
0
10268
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10247
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10031
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7571
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6809
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5593
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4146
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.