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.]
   Go153178(RegexRunner ) +0
   System.Text.RegularExpressions.RegexRunner.Scan(Regex regex, String text, Int32 textbeg, Int32 textend, Int32 textstart, Int32 prevlen, Boolean quick, TimeSpan timeout) +311
   System.Text.RegularExpressions.Regex.Run(Boolean quick, Int32 prevlen, String input, Int32 beginning, Int32 length, Int32 startat) +215
   System.Text.RegularExpressions.Regex.IsMatch(String input, Int32 startat) +56
   Umbraco.Core.Persistence.Database.AddSelectClause(String sql) +121
   Umbraco.Core.Persistence.<Query>d__7`1.MoveNext() +147
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +453
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +73
   Umbraco.Core.Persistence.Repositories.DomainRepository.PerformGetAll(Int32[] ids) +250
   Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.GetAllCached(Func`2 performGetAll) +171
   Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.GetAll(TId[] ids, Func`2 performGetAll) +110
   Umbraco.Core.Persistence.Repositories.DomainRepository.GetAll(Boolean includeWildcards) +80
   Umbraco.Core.Services.DomainService.GetAll(Boolean includeWildcards) +101
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindDomain() +369
   Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +29
   Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +452
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


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