“/”应用程序中的服务器错误。

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

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。

源错误:


行 1046:            using (StreamReader sr = new StreamReader(path, Encoding.UTF8))
行 1047:            {
行 1048:                fcc = sr.ReadToEnd().ToLower();
行 1049:            }
行 1050:            HttpContext.Current.Application[chkey] = fcc;

源文件: d:\wwwroot\spider.wskmn.com\bx\index.aspx    行: 1048

堆栈跟踪:


[OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。]
   System.Globalization.TextInfo.InternalChangeCaseString(IntPtr handle, IntPtr handleOrigin, String localeName, String str, Boolean isToUpper) +0
   System.Globalization.TextInfo.ToLower(String str) +33
   System.String.ToLower(CultureInfo culture) +36
   System.String.ToLower() +29
   ASP.bx_index_aspx.ReadError(String filePath) in d:\wwwroot\spider.wskmn.com\bx\index.aspx:1048
   ASP.<getsource>d__3.MoveNext() in d:\wwwroot\spider.wskmn.com\bx\index.aspx:110
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() +28
   ASP.<PageLoadAsync>d__0.MoveNext() in d:\wwwroot\spider.wskmn.com\bx\index.aspx:80
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Web.UI.<ExecuteTasksAsync>d__3.MoveNext() +363
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Web.UI.<ProcessRequestAsync>d__554.MoveNext() +876


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3535.0