'/' Uygulamasında Sunucu Hatası.

Kültür desteklenmiyor.
Parametre adı: name
1 geçersiz bir kültür tanımlayıcısı.

Açıklama: Geçerli web isteği yürütülürken işlenmemiş özel durum oluştu. Lütfen hata ve kod içinde kaynaklandığı yer hakkında daha fazla bilgi almak için yığın izlemesini gözden geçirin.

Özel Durum Ayrıntıları: System.Globalization.CultureNotFoundException: Kültür desteklenmiyor.
Parametre adı: name
1 geçersiz bir kültür tanımlayıcısı.

Kaynak Hatası:


Satır 38:         {
Satır 39:             string secilendil = Page.RouteData.Values["dil"].ToString();
Satır 40:             Thread.CurrentThread.CurrentCulture = CultureInfo.CreateSpecificCulture(secilendil);
Satır 41:             Thread.CurrentThread.CurrentUICulture = new CultureInfo(secilendil);
Satır 42:             base.InitializeCulture();

Kaynak Dosya: c:\inetpub\vhosts\cirpicicafe.com\httpdocs\Default.aspx.cs    Satır: 40

Yığın İzleme:


[CultureNotFoundException: Kültür desteklenmiyor.
Parametre adı: name
1 geçersiz bir kültür tanımlayıcısı.]
   System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +202
   System.Globalization.CultureInfo.CreateSpecificCulture(String name) +156
   _Default.InitializeCulture() in c:\inetpub\vhosts\cirpicicafe.com\httpdocs\Default.aspx.cs:40
   ASP.default_aspx.__BuildControlTree(default_aspx __ctrl) in c:\inetpub\vhosts\cirpicicafe.com\httpdocs\Default.aspx:1
   ASP.default_aspx.FrameworkInitialize() in c:\inetpub\vhosts\cirpicicafe.com\httpdocs\Default.aspx.cs:912307
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +48
   System.Web.UI.Page.ProcessRequest() +76
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +24
   System.Web.UI.Page.ProcessRequest(HttpContext context) +62
   ASP.default_aspx.ProcessRequest(HttpContext context) in c:\inetpub\vhosts\cirpicicafe.com\tmp\root\ffd2dafe\75eb7b14\App_Web_default.aspx.cdcab7d2.i_vpotpc.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


Sürüm Bilgisi: Microsoft .NET Framework Sürümü:4.0.30319; ASP.NET Sürümü:4.8.4700.0