bu6z Posted December 20, 2004 Report Share Posted December 20, 2004 Dear All....I'm using Software Update Services in my Windows Server 2003 Server for all of my Windows 2000 Professional Client.Suddenly, when I approved several new updates from Microsoft, I got this error messages in "Approval Log"Response object error 'ASP 0251 : 80004005' Response Buffer Limit Exceeded /autoupdate/administration/en/showlog.asp, line 0 Execution of the ASP page caused the Response Buffer to exceed its configured limit.Can anybody help me to solve this problem ???Regards,Andy Quote Link to comment Share on other sites More sharing options...
spikeychris Posted December 20, 2004 Report Share Posted December 20, 2004 Pasted.Set the buffer limit to unlimited using the following commands. You have to restart the SUSAdmin page after doing this.adsutil set w3svc/1/root/autoupdate/aspbufferinglimit -1andadsutil set w3svc/aspbufferinglimit -1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.