in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Error during installation: A critical error has occurred: Invalid locale ID was specified.

Last post 07-01-2008 4:24 AM by cheing. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 04-21-2008 1:24 PM

    Error during installation: A critical error has occurred: Invalid locale ID was specified.

    Hi I am trying to run dashCommerce from visual studio 2005 sp1.

    These is what I've done so far.

    • Create a Full-text database with the user SA
    • run /intall/install.aspx and fill all the information asked.. (DB server, username, DB name...)
    • when I click NEXT in the page /install.aspx?step=1 dashCommerce sends the following error...
     A critical error has occurred: Invalid locale ID was specified. Please verify that the locale ID is correct and corresponding language resource has been installed. Informational: No full-text supported languages found. Informational: No full-text supported languages found.
     
    however if I check the database in Management studio: I have 43 new tables that look like: dash_Commerce_Content_Page... etc.
     
    I am using SQL server 2005 Standar and I am running the application Within visual studio. OS windows XP SP2 spanish.
     
    thanks in advance for any help 
  • 04-21-2008 3:49 PM In reply to

    Re: Error during installation: A critical error has occurred: Invalid locale ID was specified.

    Problem solved. Just reinstall SQL 2005. :)

  • 06-30-2008 5:25 AM In reply to

    • cheing
    • Top 500 Contributor
    • Joined on 06-23-2008
    • Posts 2

    Re: Error during installation: A critical error has occurred: Invalid locale ID was specified.

     i also have meet this problem

    after i reinstall my sql server

    still have this problem

    still i miss out something.. any one can help thanks 

  • 06-30-2008 10:02 AM In reply to

    Re: Error during installation: A critical error has occurred: Invalid locale ID was specified.

    When I query this: "select * from sys.fulltext_languages", this query results nothing.

    In the SQL Express Configuration Manager, I had to change the "Full Text Search" Service "Log On As" to "this Account" and set to "Administrator" instead of Network Service.

    Then i can return values in query "select * from sys.fulltext_languages" and everything works fine.

    ** maybe the machine must be rebooted.

  • 07-01-2008 4:24 AM In reply to

    • cheing
    • Top 500 Contributor
    • Joined on 06-23-2008
    • Posts 2

    Re: Error during installation: A critical error has occurred: Invalid locale ID was specified.

    Thanks for your help , finally i can finish my database installation .. But i change my account to local ^^
Page 1 of 1 (5 items)