Tuesday, March 10, 2009

SCCM Reporting timeout under Windows Server 2008

So most of your reports are running just fine out of the box, but you have these handful that timeout because there is soooo much data being returned. Under IIS 6 all you had to do was increase the script timeout. Now under IIS 7 - where the heck is the setting to increase the script timeout? Well there are several now.

Here's a link of some of the available settings: http://www.iis.net/ConfigReference/system.webServer/asp/limits

This is what I used to figure it out and with some experimentation determined the magic configuration was the bufferinglimit attribute. I increased it to the maximum.

1 comment:

Anonymous said...

You are a awesome man, I've been trying to get this fixed since we upgraded from SMS. Driving me and my boss crazy. Thanks a million times over :D