Server Error in '/' Application.

Conversion failed when converting the varchar value '384<=zh-HK' to data type int.

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.SqlClient.SqlException: Conversion failed when converting the varchar value '384<=zh-HK' to data type int.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SqlException (0x80131904): Conversion failed when converting the varchar value '384<=zh-HK' to data type int.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3321756
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +736
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4454
   System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +253
   System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +291
   System.Data.SqlClient.SqlDataReader.Read() +42
   System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +155
   System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +215
   System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +477
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +276
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +178
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +122
   CMS.DataProviderSQL.DataConnection.ExecuteQuery(String queryText, QueryDataParameters queryParams, QueryTypeEnum queryType, Boolean requiresTransaction) +227

[Exception: [DataConnection.HandleError]: Query: SELECT  * FROM View_custom_LGADiningCategory_Joined WHERE (((((NodeSiteID = 2) AND (Published = 1)) AND ((DocumentCulture = N'zh-CN') OR (DocumentCulture = N'en-US'))) AND (NodeAliasPath LIKE N'/leegardensarea/dining%')) AND (DocumentNodeID = '384〈=zh-HK')) : caused exception: Conversion failed when converting the varchar value '384<=zh-HK' to data type int.]
   CMS.DataEngine.AbstractDataConnection.HandleError(String queryText, SqlException ex) +119
   CMS.DataProviderSQL.DataConnection.ExecuteQuery(String queryText, QueryDataParameters queryParams, QueryTypeEnum queryType, Boolean requiresTransaction) +316
   CMS.DataEngine.GeneralConnection.RunQuery(QueryParameters query) +327
   CMS.DataEngine.GeneralConnection.ExecuteQuery(QueryParameters query) +469
   CMS.DataEngine.GeneralConnection.ExecuteQuery(String queryName, QueryDataParameters parameters, String where, String orderBy, Int32 topN, String columns, Int32 offset, Int32 maxRecords, Int32& totalRecords) +110
   CMS.TreeEngine.TreeProvider.SelectNodes(NodeSelectionParameters parameters) +1758
   CMS.Controls.CMSAbstractDataProperties.GetDataSet(String path, String where, Boolean forceReload) +3503
   CMS.Controls.CMSRepeater.ReloadData(Boolean forceReload) +1181
   CMS.Controls.CMSRepeater.OnInit(EventArgs e) +95
   System.Web.UI.Control.InitRecursive(Control namingContainer) +166
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1598


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