引发了类型为'System.OutOfMemoryException'的异常。

阿达姆

我遇到以下问题

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.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
   System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +567
   System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +192
   System.Reflection.Assembly.Load(String assemblyString) +35
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +123

[ConfigurationErrorsException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11569328
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +485
   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +79
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +337
   System.Web.Compilation.BuildManager.CallPreStartInitMethods() +280
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +1167

[HttpException (0x80004005): Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11702064
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4870277

我没有更改代码吗?这个问题是什么意思,如我所见,没有关于该错误的更多声明。

尼莎

当某些过程(例如将大量数据加载到内存流中)并且系统内存无法存储如此多的数据时,通常会发生此问题。尝试通过给出以下命令清除临时文件夹

开始->运行->%temp%

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

SQl数据库备份显示错误“引发了类型为“ System.OutofMemoryException”的异常。(mscorlib)”

来自分类Dev

发生一个或多个错误。(引发了类型'System.OutOfMemoryException'的异常。)

来自分类Dev

使用linq插入批量数据时发生错误{引发了'System.OutOfMemoryException'类型的异常。}

来自分类Dev

引发了类型为'System.StackOverflowException'的异常

来自分类Dev

引发了类型为'System.StackOverflowException'的异常

来自分类Dev

System.OutOfMemoryException:在angularjs中抛出了类型为“ System.OutOfMemoryException”的异常

来自分类Dev

设置”引发了类型为“ System.Data.SqlClient.SqlException”的异常

来自分类Dev

引发了类型为'System.Data.StrongTypingException'C#的异常

来自分类Dev

Oculus的Unity集成错误:DllNotFoundException:引发了类型为'System.DllNotFoundException'的异常

来自分类Dev

设置”引发了类型为“ System.Data.SqlClient.SqlException”的异常

来自分类Dev

抛出System.OutOfMemoryException异常。

来自分类Dev

Redis抛出异常“ System.OutOfMemoryException”

来自分类Dev

引发了类型为“ Stimulsoft.Base.Serializing.StiDashboardAssemblyIsNotFoundException”的异常

来自分类Dev

“ System.Web.Http.GlobalConfiguration”的类型初始值设定项引发了异常

来自分类Dev

'System.ServiceModel.Diagnostics.TraceUtility'的类型初始值设定项引发了异常

来自分类Dev

Powershell错误:“ System.Net.ServicePointManager”的类型初始值设定项引发了异常

来自分类Dev

长度='serverStream.Length'引发了类型'System.NotSupportedException'的异常

来自分类Dev

System.TypeInitializationException:SWIGExceptionHelper的类型初始化程序引发了一个异常---> System.EntryPointNotFoundException

来自分类Dev

Hbase-Sharp引发“ System.OutofMemoryException”

来自分类Dev

WCF中的“ System.ServiceModel.Diagnostics.TraceUtility”引发了异常

来自分类Dev

在“ System.Windows.StaticResourceExtension”上提供值引发了异常

来自分类Dev

“ System.Data.Entity.Internal.AppConfig”的类型初始值设定项引发了Windows XP的异常

来自分类Dev

分析器'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.FunctionAnalyzer'引发了类型'System.NullReferenceException'的异常

来自分类Dev

“ System.Data.Entity.Internal.AppConfig”的类型初始值设定项引发了Windows XP的异常

来自分类Dev

读取4000个文件后引发System.OutOfMemoryException

来自分类Dev

读取4000个文件后引发System.OutOfMemoryException

来自分类Dev

位图的 BinaryFormatter.Deserlize 引发 System.OutOfMemoryException

来自分类Dev

PowerShell-System.OutOfMemoryException

来自分类Dev

如何检查Java中引发了哪种异常类型?

Related 相关文章

  1. 1

    SQl数据库备份显示错误“引发了类型为“ System.OutofMemoryException”的异常。(mscorlib)”

  2. 2

    发生一个或多个错误。(引发了类型'System.OutOfMemoryException'的异常。)

  3. 3

    使用linq插入批量数据时发生错误{引发了'System.OutOfMemoryException'类型的异常。}

  4. 4

    引发了类型为'System.StackOverflowException'的异常

  5. 5

    引发了类型为'System.StackOverflowException'的异常

  6. 6

    System.OutOfMemoryException:在angularjs中抛出了类型为“ System.OutOfMemoryException”的异常

  7. 7

    设置”引发了类型为“ System.Data.SqlClient.SqlException”的异常

  8. 8

    引发了类型为'System.Data.StrongTypingException'C#的异常

  9. 9

    Oculus的Unity集成错误:DllNotFoundException:引发了类型为'System.DllNotFoundException'的异常

  10. 10

    设置”引发了类型为“ System.Data.SqlClient.SqlException”的异常

  11. 11

    抛出System.OutOfMemoryException异常。

  12. 12

    Redis抛出异常“ System.OutOfMemoryException”

  13. 13

    引发了类型为“ Stimulsoft.Base.Serializing.StiDashboardAssemblyIsNotFoundException”的异常

  14. 14

    “ System.Web.Http.GlobalConfiguration”的类型初始值设定项引发了异常

  15. 15

    'System.ServiceModel.Diagnostics.TraceUtility'的类型初始值设定项引发了异常

  16. 16

    Powershell错误:“ System.Net.ServicePointManager”的类型初始值设定项引发了异常

  17. 17

    长度='serverStream.Length'引发了类型'System.NotSupportedException'的异常

  18. 18

    System.TypeInitializationException:SWIGExceptionHelper的类型初始化程序引发了一个异常---> System.EntryPointNotFoundException

  19. 19

    Hbase-Sharp引发“ System.OutofMemoryException”

  20. 20

    WCF中的“ System.ServiceModel.Diagnostics.TraceUtility”引发了异常

  21. 21

    在“ System.Windows.StaticResourceExtension”上提供值引发了异常

  22. 22

    “ System.Data.Entity.Internal.AppConfig”的类型初始值设定项引发了Windows XP的异常

  23. 23

    分析器'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.FunctionAnalyzer'引发了类型'System.NullReferenceException'的异常

  24. 24

    “ System.Data.Entity.Internal.AppConfig”的类型初始值设定项引发了Windows XP的异常

  25. 25

    读取4000个文件后引发System.OutOfMemoryException

  26. 26

    读取4000个文件后引发System.OutOfMemoryException

  27. 27

    位图的 BinaryFormatter.Deserlize 引发 System.OutOfMemoryException

  28. 28

    PowerShell-System.OutOfMemoryException

  29. 29

    如何检查Java中引发了哪种异常类型?

热门标签

归档