After upgrading to SQL Reporting Services SP2, we now get an error every time we try to run any of our reports. The error is
"An unexpected error occurred in Report Processing. (rsInternalError) Index was outside the bounds of the array."
Anyone have any suggestions
I looked in the Report Server logs and see this error but there is no other information that points me to the problem.
Thanks in advance.

"(rsInternalError) Index was outside the bounds of the array" after upgrade to SRS SP2
aguess
Looked in report server logs but nothing in there that relates as far as i can tell.
Lorenzo429
Also, are there any errros in th report server log files
-Lukasz
Collin B
-Lukasz
Leonid S. Knyshov
-Ajit
Odysseus11
Can you submit your error log from the file reportserverservice<date>.log in the LogFiles folder under your Reporting Services installation path
-Lukasz
---
This posting is provided "AS IS" with no warranties, and confers no rights.
name wb
OK, here is one fix. The Index error exception popped up when i entered the parameters and hit "View Report". Now recall I had changed the fields being included in the report. Apparently the report caches these columns in Preview mode. I hit the Refresh button in the Preview mode and the report magically appeared. Now clicking View Report works also.
icecat68
Any Ideas