Server Error in '/appx_cmh' Application.

SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.

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.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.

Source Error:


Line 191:					<div class="bgRightbar_mm">
Line 192:						<div class="rightbar_content">
Line 193:							<%=gb.gbLogic2010.getArticlesByCatID(219, 8, IsHTML, dtmArticleDate,mhLang).getHTML(IsHTML,False,mhLang,12) %>
Line 194:						</div> <!--rightbar_content-->
Line 195:					</div> <!--bgRightbar_mm-->

Source File: E:\mh\appx_cmh\v2010\showArticle_XiuLian.ascx    Line: 193

Stack Trace:


[SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.]
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +44
   System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +5
   System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior) +28
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +88
   gb.publishableItems.Fill(SqlDataAdapter adapter) +35
   gb.DALgb.ExecuteSQLCmd(SqlCommand cmdSQL, String strCastType, DBConnectionType iType) +425
   gb.gbLogic2010.getArticlesByCatID(Int32 catID, Int32 iArticlesToDisplay, Boolean IsHTML, DateTime dtmDay, mhLang mhLang) +487
   ASP.showArticle_XiuLian_ascx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in E:\mh\appx_cmh\v2010\showArticle_XiuLian.ascx:193
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2443; ASP.NET Version:1.1.4322.2460