[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
|