Server Error in '/' Application.

Culture name 'login' is not supported.
Parameter name: name

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.ArgumentException: Culture name 'login' is not supported.
Parameter name: name

Source Error:


Line 1:  <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/website/MasterPage.Master"
Line 2:      CodeBehind="process_ed.aspx.cs" Inherits="CMS.website.process_ed" %>
Line 3:  

Source File: d:\inetpub\fuko.us\vifep.com.vn\website\process.aspx    Line: 1

Stack Trace:


[ArgumentException: Culture name 'login' is not supported.
Parameter name: name]
   System.Globalization.CultureTableRecord..ctor(String cultureName, Boolean useUserOverride) +10417902
   System.Globalization.CultureTableRecord.GetCultureTableRecord(String name, Boolean useUserOverride) +462
   System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +53
   CMS.AppCode.PageBase.InitializeCulture() +565
   ASP.website_process_aspx.__BuildControlTree(website_process_aspx __ctrl) in d:\inetpub\fuko.us\vifep.com.vn\website\process.aspx:1
   ASP.website_process_aspx.FrameworkInitialize() in d:\inetpub\fuko.us\tmp\root\642c05d1\6da72698\App_Web_yawk6scn.0.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +55
   System.Web.UI.Page.ProcessRequest() +91
   System.Web.UI.Page.ProcessRequest(HttpContext context) +240
   ASP.website_process_aspx.ProcessRequest(HttpContext context) in d:\inetpub\fuko.us\tmp\root\642c05d1\6da72698\App_Web_yawk6scn.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9174