Culture not supported (ml-IN, bn-IN)

Last post 04-26-2007 9:52 AM by FinnNk. 2 replies.

Sort Posts:

  • Culture not supported (ml-IN, bn-IN)

    04-24-2007, 11:52 AM
    • Loading...
    • ajaywhiz
    • Joined on 04-24-2007, 3:43 PM
    • Posts 1

    Hello,

    Iam creating a multi lingual (Indian Languages) site which is hosted on Windows 2003 Server SP2 .

    Iam dynamically setting the culture info through my config file.

    eg. CultureInfo ci = new CultureInfo('ml-IN');

    the problem is when iam setting the culture info to ml-IN or bn-IN Iam getting the following error

    "Culture name <culture> is not supported" . In my case it is ml-IN

    Can any one help me out. 

     

     

     

  • Re: Culture not supported (ml-IN, bn-IN)

    04-25-2007, 4:03 PM
    Answer
    • Loading...
    • vivek_iit
    • Joined on 06-18-2006, 2:13 PM
    • New Delhi
    • Posts 2,990
    • TrustedFriends-MVPs

    Hi,

    AFAIK cultures ml-IN, bn-IN are new cultures available on windows XP SP2 onwards. Since you are using W 2003 SP2 these should work. Try to get the latest updates just to be sure.

    Vivek

    MVP, ASP.NET || My Website || Blog || Articles

    Please mark the most helpful reply/replies as "Answer".
  • Re: Culture not supported (ml-IN, bn-IN)

    04-26-2007, 9:52 AM
    Answer
    • Loading...
    • FinnNk
    • Joined on 02-16-2007, 2:57 PM
    • Posts 9

    Here are a couple of links that explain what you need to do to get a culture from XP SP2 into W2K3:

    http://blogs.msdn.com/michkap/archive/2006/04/20/579579.aspx

     http://murmur.bangor.ac.uk/?p=4

     
    Hope that helps
    Finn

     

Page 1 of 1 (3 items)