[OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。]
Go46058(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
Whir.Repository.Database.AddSelectClause(String sql) +179
Whir.Repository.d__7`1.MoveNext() +292
System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source) +209
Whir.Repository.Database.SingleOrDefault(String sql, Object[] args) +196
Whir.Repository.Database.SingleOrDefault(Object primaryKey) +370
Whir.Service.DbBase`1.SingleOrDefault(Object primaryKey) +136
Whir.Service.ColumnService.GetColumnListLink(Int32 columnId, Boolean isAspx, Int32 urlType, Boolean rewrite) +189
Whir.Service.URLWriter.RequestUrlChange(String url) +10168
ASP.global_asax.Application_BeginRequest(Object sender, EventArgs e) +1440
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
|