Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Globalization setting in web.config does not apply

Status
Not open for further replies.

BorutL

Programmer
Feb 1, 2008
1
SI
Hi.

I want to change uiCulture of the sharepoint portal by using web.config's globalization tag. By default it does not contain uiCulture attribute. If I add it and set the value for instance to "en-US", the resources from some ResourceFile.en-US.resx (which is contained in the App_GlobalResources folder) are applied at pages. However if I set uiCulture to some other value, the default .resx file is being read.

Does anyone know why other uiculture values are not applied?

Thanks for any help!
 
Did you find nay solution for this? I'm trying to use the Form based authentication and for some reason my login page is not getting localized in german.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top