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.]
   Microsoft.Win32.Win32Native.FormatMessage(Int32 dwFlags, IntPtr lpSource, Int32 dwMessageId, Int32 dwLanguageId, StringBuilder lpBuffer, Int32 nSize, IntPtr va_list_arguments) +0
   Microsoft.Win32.Win32Native.GetMessage(Int32 errorCode) +90
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2056909
   System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) +2758655
   System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption) +58
   System.IO.DirectoryInfo.GetFiles(String searchPattern) +6
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +73
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +46
   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +3014107
   System.Web.Compilation.CompilationUtil.GetTypeFromAssemblies(AssemblyCollection assembliesCollection, String typeName, Boolean ignoreCase) +136
   System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +325
   System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +100
   System.Web.Configuration.HttpHandlerAction.InitValidateInternal() +172
   System.Web.Configuration.HttpHandlersSection.ValidateHandlers() +121
   System.Web.Configuration.HttpHandlersSection.FindMapping(String verb, VirtualPath path) +23
   System.Web.HttpApplication.GetHandlerMapping(HttpContext context, String requestType, VirtualPath path) +239
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +83
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +161


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433