CINXE.COM

引发类型为“System.OutOfMemoryException”的异常。

<!DOCTYPE html> <html> <head> <title>引发类型为“System.OutOfMemoryException”的异常。</title> <meta name="viewport" content="width=device-width" /> <style> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; } @media screen and (max-width: 639px) { pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; } } @media screen and (max-width: 479px) { pre { width: 280px; } } </style> </head> <body bgcolor="white"> <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1> <h2> <i>引发类型为“System.OutOfMemoryException”的异常。</i> </h2></span> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "> <b> 说明: </b>执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br><br> <b> 异常详细信息: </b>System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。<br><br> <b>源错误:</b> <br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre> 行 482: string Pic = &quot;&quot;; 行 483: MatchCollection Matches = Regex.Matches(Content, @&quot;&lt;img\s+[^&gt;]*src\s*=\s*(?:([&#39;&quot;&quot;])(?&lt;url&gt;[^&#39;&quot;&quot;]+)\1|(?&lt;url&gt;\S+))[^&gt;]*&gt;&quot;, RegexOptions.IgnoreCase | RegexOptions.Compiled); <font color=red>行 484: foreach (Match NextMatch in Matches) </font>行 485: { 行 486: Pic = NextMatch.Groups[&quot;url&quot;].Value.Trim();</pre> </code> </td> </tr> </table> <br> <b> 源文件: </b> f:\Websites\30bags.com\App_Code\inc.cs<b> &nbsp;&nbsp; 行: </b> 484 <br><br> <b>堆栈跟踪:</b> <br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre> [OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。] Go1049(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.MatchCollection.GetMatch(Int32 i) +91 System.Text.RegularExpressions.MatchEnumerator.MoveNext() +29 inc.GetFirstPic(String Content) in f:\Websites\30bags.com\App_Code\inc.cs:484 Template_ShowArticle.Page_Load(Object sender, EventArgs e) in f:\Websites\30bags.com\Template\ShowArticle.aspx.cs:85 System.Web.UI.Control.OnLoad(EventArgs e) +108 System.Web.UI.Control.LoadRecursive() +90 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533 </pre> </code> </td> </tr> </table> <br> <hr width=100% size=1 color=silver> <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4676.0 </font> </body> </html> <!-- [OutOfMemoryException]: 引发类型为“System.OutOfMemoryException”的异常。 在 Go1049(RegexRunner ) 在 System.Text.RegularExpressions.RegexRunner.Scan(Regex regex, String text, Int32 textbeg, Int32 textend, Int32 textstart, Int32 prevlen, Boolean quick, TimeSpan timeout) 在 System.Text.RegularExpressions.Regex.Run(Boolean quick, Int32 prevlen, String input, Int32 beginning, Int32 length, Int32 startat) 在 System.Text.RegularExpressions.MatchCollection.GetMatch(Int32 i) 在 System.Text.RegularExpressions.MatchEnumerator.MoveNext() 在 inc.GetFirstPic(String Content) 位置 f:\Websites\30bags.com\App_Code\inc.cs:行号 484 在 Template_ShowArticle.Page_Load(Object sender, EventArgs e) 位置 f:\Websites\30bags.com\Template\ShowArticle.aspx.cs:行号 85 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [HttpUnhandledException]: 引发类型为“System.Web.HttpUnhandledException”的异常。 在 System.Web.UI.Page.HandleError(Exception e) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest() 在 System.Web.UI.Page.ProcessRequest(HttpContext context) 在 ASP.template_showarticle_aspx.ProcessRequest(HttpContext context) 位置 c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\f1bbc61a\22796594\App_Web_vaieirw5.4.cs:行号 0 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --><!-- 此错误页可能包含敏感信息,因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->