To change it to culture specific:
- Set Page Culture="auto"
- Set Page UICulture="auto"
- Set ScriptManager EnableScriptGlobalization="true"
- Set ScriptManager EnableScriptLocalization="true"
This blog is a record of some development issues I have faced. There may be something of use!