Server Error in '/' Application.

Data too long for column '_PageCode' at row 1

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.Exception: Data too long for column '_PageCode' at row 1

Source Error:


Line 59:             catch (Exception ex)
Line 60:             {
Line 61:                 throw new Exception(ex.Message);
Line 62:             }
Line 63:             finally

Source File: c:\inetpub\wwwroot\App_Code\DA\PagesIntroDA.cs    Line: 61

Stack Trace:


[Exception: Data too long for column '_PageCode' at row 1]
   Netlogiq.DA.PagesIntro.PagesIntroDA.GetByPageCodeDS(String pageCode, String locale) in c:\inetpub\wwwroot\App_Code\DA\PagesIntroDA.cs:61
   Netlogiq.DA.PagesIntro.PagesIntroDA.GetByPageCode(String pageCode, String locale) in c:\inetpub\wwwroot\App_Code\DA\PagesIntroDA.cs:78
   Netlogiq.Web.P.PopulateList() in c:\inetpub\wwwroot\p.aspx.cs:140
   Netlogiq.Web.P.PopulatePage() in c:\inetpub\wwwroot\p.aspx.cs:117
   Netlogiq.Web.P.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\p.aspx.cs:69
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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