Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • J. B. 15 posts 88 karma points
    Apr 28, 2014 @ 22:08
    J. B.
    0

    Error on installation of Starterkit:

     

    Installation went smoothly (followed instructions at http://www.teacommerce.net/en/products/tea-commerce-starter-kit.aspx.) ; Everything seems to be fine.  EXCEPT, when clicking on Admin TeaCommerce icon we get the following error:

    Culture:  EN-US

     

    Server Error in '/' Application.


    Culture is not supported.
    Parameter name: name
    en_us is an invalid culture identifier.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Globalization.CultureNotFoundException: Culture is not supported.
    Parameter name: name
    en_us is an invalid culture identifier.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [CultureNotFoundException: Culture is not supported.
    Parameter name: name
    en_us is an invalid culture identifier.]
       System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +202
       TeaCommerce.Umbraco.Application.UI.UmbracoProtectedPage.OnInit(EventArgs e) +56
       TeaCommerce.Umbraco.Application.Views.Stores.EditStore.OnInit(EventArgs e) +15
       System.Web.UI.Control.InitRecursive(Control namingContainer) +134
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +489
    
  • Anders Burla 2560 posts 8256 karma points
    Apr 29, 2014 @ 08:15
    Anders Burla
    0

    Why is the culture name en_us? it should be en-us. Can you change that i the Umbraco language settings?

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft