You may be prompted for your credentials when you use Report Viewer to run a report in Systems Management Server 2003 (899714)
The information in this article applies to:
- Microsoft Systems Management Server 2003
SYMPTOMSIn Microsoft Systems Management Server (SMS) 2003, you
can use Report Viewer to run a report from a reporting point that is hosted on a Microsoft
Internet Information Services (IIS) 6.0 server. However, if the report returns a very large results set, you may be prompted for your credentials after the report has been running for several
minutes.CAUSEThis problem occurs because the Active Server Pages (ASP) page buffers the data into 2 KB
chunks for each send operation. The Http.sys driver allows only 10,000 chunks
for each send operation. Any file that is larger than 20 MB causes the Http.sys
driver to prematurely stop the data transfer. Therefore, this problem occurs when a report that returns a
results set that exceeds 20 MB.RESOLUTIONTo resolve this problem, apply the hotfix that is mentioned
in the following article: 826756 The Response.BinaryWrite method fails when you use it to send files that are larger than 20 MB
Note After you apply this hotfix, you may have to increase the value
of the following IIS metabase properties to successfully return all the results sets: - AspBufferingLimit
- AspScriptTimeout
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 6/20/2005 |
---|
Keywords: | kbSMSReporting kbtshoot kbprb KB899714 kbAudITPRO |
---|
|