Server Error in '/' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

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.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

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:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   FindFirstChar131394(RegexRunner ) +0
   System.Text.RegularExpressions.CompiledRegexRunner.FindFirstChar() +12
   System.Text.RegularExpressions.RegexRunner.Scan(Regex regex, String text, Int32 textbeg, Int32 textend, Int32 textstart, Int32 prevlen, Boolean quick, TimeSpan timeout) +251
   System.Text.RegularExpressions.Regex.Run(Boolean quick, Int32 prevlen, String input, Int32 beginning, Int32 length, Int32 startat) +166
   System.Text.RegularExpressions.Regex.Match(String input, Int32 startat) +29
   System.Text.RegularExpressions.Regex.Match(String input) +32
   System.Text.RegularExpressions.Regex.Match(String input, String pattern, RegexOptions options) +86
   Kesion.Publics.KSCMS.Filter(String sInput) +240
   Kesion.Publics.KSCMS.S(String str, Boolean filter) +248
   Kesion.Publics.KSCMS.S(String str) +78
   Kesion.NET.WebSite.Model_List.Page_Load(Object sender, EventArgs e) +60
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +92
   System.Web.UI.Control.LoadRecursive() +54
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772


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