Server Error in '/' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.StubHelpers.StubHelpers.FmtClassUpdateCLRInternal(Object obj, Byte* pNative) +0
   Microsoft.Win32.Win32Native.FindNextFile(SafeFindHandle hndFindFile, WIN32_FIND_DATA lpFindFileData) +0
   System.IO.FileSystemEnumerableIterator`1.MoveNext() +122
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +327
   System.IO.Directory.GetDirectories(String path) +91
   System.Web.Compilation.StandardDiskBuildResultCache.FindSatelliteDirectories() +27
   System.Web.Compilation.BuildManager.RegularAppRuntimeModeInitialize() +115
   System.Web.Compilation.BuildManager.Initialize() +261
   System.Web.Compilation.BuildManager.InitializeBuildManager() +246
   System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +530

[HttpException (0x80004005): Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9173056
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1031