Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Summary
An index out of bounds error can occur while rendering a report in Local Report Viewer Mode with more than one dataset.
Outer Exception: Object reference not set to an instance of an object, an error occurred during rendering of the report.
Inner Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
This is thread safety issue and occurs more frequently on a multi-CPU computer but can happen on a single CPU computer as well.
Workaround
The issue is time sensitive you can attempt to open (render) the report again and it often resolves the issue.
Additional References
Reporting Services, Render, Report Viewer Control, Data Set
SQL Server 2005 CU Bug # 50003629
Bob Dorr
SQL Server Principal Escalation Engineer
Comments
Anonymous
October 07, 2008
PingBack from http://www.easycoded.com/reportviewer-bug-affects-sql-server-management-studio-and-reporter-utility/Anonymous
October 07, 2008
The comment has been removedAnonymous
November 11, 2009
This bug has been here a year. Are there any plans to fix the "thread safety issue" so we don't get the exception?