Server Error in '/' Application.

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

Source Error:


Line 38:         {
Line 39:             btnNewsletter.Value = Resources.Resource.gonder;
Line 40:             System.Threading.Thread.CurrentThread.CurrentUICulture = System.Globalization.CultureInfo.GetCultureInfo(LangCode);
Line 41:             System.Threading.Thread.CurrentThread.CurrentCulture = System.Threading.Thread.CurrentThread.CurrentUICulture;
Line 42: 

Source File: c:\inetpub\vhosts\besiktasyereltarih.com\kulturbilinci.org\UserControls\General\Footer.ascx.cs    Line: 40

Stack Trace:


[CultureNotFoundException: Culture is not supported.
Parameter name: name
cdn-cgi is an invalid culture identifier.]
   System.Globalization.CultureInfo.GetCultureInfo(String name) +14536185
   UserControls_General_Footer.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\besiktasyereltarih.com\kulturbilinci.org\UserControls\General\Footer.ascx.cs:40
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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