gpt4 book ai didi

c# - 无法加载文件或程序集 System.ServiceModel,或其依赖项之一。没有足够的存储空间来处理这个命令

转载 作者:太空宇宙 更新时间:2023-11-03 12:48:01 24 4
gpt4 key购买 nike

完整消息是

Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)

在 .net framework 4.5 和 windows 2008 上运行该程序。

最佳答案

我发现了几个类似的帖子,但没有一个指向我的问题。

通过删除对 WCF 的调用,我发现这是一个内存问题。该进程消耗的内存超过了 windows 32b 系统的进程内存限制。

消息部分 Not enough storage 是我从其他帖子的错误中发现的不同之处。

关于c# - 无法加载文件或程序集 System.ServiceModel,或其依赖项之一。没有足够的存储空间来处理这个命令,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36581899/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com