[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Globalization.EncodingTable.nativeCreateOpenFileMapping(String inSectionName, Int32 inBytesToAllocate, IntPtr& mappedFileHandle) +0
System.Text.BaseCodePageEncoding.GetSharedMemory(Int32 iSize) +38
System.Text.DBCSCodePageEncoding.LoadManagedCodePage() +130
System.Text.BaseCodePageEncoding.LoadCodePageTables() +38
System.Text.BaseCodePageEncoding..ctor(Int32 codepage, Int32 dataCodePage) +144
System.Text.DBCSCodePageEncoding..ctor(Int32 codePage, Int32 dataCodePage) +25
System.Text.Encoding.GetEncodingCodePage(Int32 CodePage) +13178260
System.Text.Encoding.GetEncoding(Int32 codepage) +359
System.Text.Encoding.CreateDefaultEncoding() +12607649
System.Text.Encoding.get_Default() +45
System.Web.Compilation.BuildManager.CheckTopLevelFilesUpToDateInternal(Int64 cachedHash) +621
System.Web.Compilation.BuildManager.CheckTopLevelFilesUpToDate(Int64 cachedHash) +53
System.Web.Compilation.BuildManager.ExecutePreAppStart() +142
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +590
[HttpException (0x80004005): Exception of type 'System.OutOfMemoryException' was thrown.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10089676
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +99
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +263
|