Server Error in '/' Application.

Culture is not supported.
Parameter name: name
GR/IR/SHAREHOLDERS 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
GR/IR/SHAREHOLDERS is an invalid culture identifier.

Source Error:


Line 14:         protected void Page_Load(object sender, EventArgs e)
Line 15:         {
Line 16:             PortalSite.Portal.Engine.CheckLang();
Line 17: 
Line 18:             Portal.Engine.PageLoad(Page);

Source File: f:\fourlis.gr.new\Portal\Templates\LeftMiddleArea\LeftMiddleArea.aspx.cs    Line: 16

Stack Trace:


[CultureNotFoundException: Culture is not supported.
Parameter name: name
GR/IR/SHAREHOLDERS is an invalid culture identifier.]
   System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +229
   System.Globalization.CultureInfo.CreateSpecificCulture(String name) +168
   PortalSite.Portal.Engine.CheckLang() in i:\Inetpub\wwwroot\web4.5\Portal.Engine\Engine.cs:122
   PortalSite.LeftMiddleArea.Page_Load(Object sender, EventArgs e) in f:\fourlis.gr.new\Portal\Templates\LeftMiddleArea\LeftMiddleArea.aspx.cs:16
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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