[OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。]
System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity) +28
System.Text.StringBuilder.GetNewString(String currentString, Int32 requiredLength) +61
System.Text.StringBuilder.Append(Char[] value, Int32 startIndex, Int32 charCount) +137
System.IO.StreamReader.ReadToEnd() +95
System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) +16
System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) +234
System.Web.UI.TemplateParser.ParseInternal() +81
System.Web.UI.TemplateParser.Parse() +169
System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) +34
System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() +119
System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) +96
System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() +216
System.Web.Compilation.BuildProvidersCompiler.PerformBuild() +41
System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) +298
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +303
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +99
System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +137
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +50
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +62
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +195
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +119
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +157
|