Server Error in '/' Application.

Culture is not supported.
Parameter name: name
the-rooms 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
the-rooms is an invalid culture identifier.

Source Error:


Line 1:  <%@ Page Title="" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" MaintainScrollPositionOnPostback="false" CodeFile="Default.aspx.cs" Inherits="_Default" %>
Line 2:  <%@ Import Namespace="BIC.Utils" %>
Line 3:  <%@ Register Src="~/Controls/Room/RoomBookingBox.ascx" TagPrefix="uc1" TagName="RoomBookingBox" %>

Source File: c:\Domains\maichausunrisevillage.com\httpdocs\Default.aspx    Line: 1

Stack Trace:


[CultureNotFoundException: Culture is not supported.
Parameter name: name
the-rooms is an invalid culture identifier.]
   System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +239
   BIC.WebControls.BasePage.InitializeCulture() in d:\BICWED.VN\ASP.NET\pcc1.vn\dll\BICLib\BICLib\BasePage.cs:37
   ASP.default_aspx.__BuildControlTree(default_aspx __ctrl) in c:\Domains\maichausunrisevillage.com\httpdocs\Default.aspx:1
   ASP.default_aspx.FrameworkInitialize() in c:\Domains\maichausunrisevillage.com\httpdocs\Default.aspx.cs:912307
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +52
   System.Web.UI.Page.ProcessRequest() +79
   System.Web.UI.Page.ProcessRequest(HttpContext context) +74
   ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Domains\maichausunrisevillage.com\tmp\root\ea1a305d\f4aa3899\App_Web_kpjadocs.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0