作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在 windows 2003 服务器上托管了 2 个 asp.net 网站。
我的数据库(sql server 2008 标准版)是 4Gb(只有 250MB 是免费的)。服务器硬盘34Gb(其中6GB空闲)。
几天前,我试图在 sql server profiler 运行时访问我的网站。在网站上执行一些操作后,我收到以下消息:
Not enough storage is available to process this command
你能说说是什么原因吗?
不得不提的是,在我运行iisreset
命令后,我看到网站再次运行良好,但我担心它会再次出现。
最佳答案
这不是磁盘存储问题。导致此错误的原因有很多,但基本上是由池资源问题引起的,最终这是一个 IIS/OS 问题。
https://serverfault.com/questions/147526/not-enough-storage-is-available-to-process-this-command
关于asp.net - IIS/SQL Server : Not enough storage is available to process this command 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8402472/
我是一名优秀的程序员,十分优秀!