Response Buffer Limit Exceeded

后端 未结 11 1266
没有蜡笔的小新
没有蜡笔的小新 2020-12-08 10:05

I am running a simple query to get data out of my database & display them. I\'m getting an error that says Response Buffer Limit Exceeded.

11条回答
  •  感情败类
    2020-12-08 10:36

    One other answer to the same error message (this just fixed my problem) is that the System drive was low on disk space. Meaning about 700kb free. Deleting a lot of unused stuff on this really old server and then restarting IIS and the website (probably only IIS was necessary) cause the problem to disappear for me.

    I'm sure the other answers are more useful for most people, but for a quick fix, just make sure that the System drive has some free space.

提交回复
热议问题