Server Error in '/' Application.

Error in Like operator: the string pattern '%##Secrets%20of%20the%20Moon##%' is invalid.

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.EvaluateException: Error in Like operator: the string pattern '%##Secrets%20of%20the%20Moon##%' is invalid.

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:


[EvaluateException: Error in Like operator: the string pattern '%##Secrets%20of%20the%20Moon##%' is invalid.]
   System.Data.LikeNode.AnalyzePattern(String pat) +493
   System.Data.LikeNode.Eval(DataRow row, DataRowVersion version) +338
   System.Data.UnaryNode.Eval(DataRow row, DataRowVersion version) +23
   System.Data.DataExpression.Invoke(DataRow row, DataRowVersion version) +63
   System.Data.Index.AcceptRecord(Int32 record, IFilter filter) +122
   System.Data.Index.InitRecords(IFilter filter) +274
   System.Data.Index..ctor(DataTable table, IndexField[] indexFields, Comparison`1 comparison, DataViewRowState recordStates, IFilter rowFilter) +470
   System.Data.DataTable.GetIndex(IndexField[] indexDesc, DataViewRowState recordStates, IFilter rowFilter) +236
   System.Data.DataView.UpdateIndex(Boolean force, Boolean fireEvent) +252
   System.Data.DataView.UpdateIndex(Boolean force) +18
   System.Data.DataView.SetIndex2(String newSort, DataViewRowState newRowStates, IFilter newRowFilter, Boolean fireEvent) +109
   System.Data.DataView.SetIndex(String newSort, DataViewRowState newRowStates, IFilter newRowFilter) +19
   System.Data.DataView.set_RowFilter(String value) +154
   ChroniclesOfChaos._Default.ResetArticleTables() +403
   ChroniclesOfChaos._Default.Page_Load(Object sender, EventArgs e) +3416
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2852


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