Problem selecting Group header should remain visible while scrolling

I selected this option in a report and when I try to open it from reportserver it raises this exception An error occurred during rendering of the report. (rrRenderingError)
An error occurred during rendering of the report.
Object reference not set to an instance of an object.
Any Ideas
If I uncheck this option the report renders fine, but I need to show the first column of the matrix while scrolling the report.
Thanks in advance.


Answer this question

Problem selecting Group header should remain visible while scrolling

  • offordscott

    This doesn't have anything to do with group header issue. Are all reports returning this error

  • stoppedcode12

    Yes, I had mistakenly thought it was related to the rrRenderingError part.

    Do you have any clue why this would be happening From the reporting web interface, I CAN export the reports to various formats. I just get the error when trying to view the reports on the web interface.


  • Tyler M

    I have not found a solution yet with this. Any ideas
    SQL Server 2005 beta 2 (2004 version).

  • r2d1

    Beta 2 is more than one year old. I strongly recommend to move to a newer build. The problem you are seeing should be resolved in newer builds like CTP June or CTP September.

    -- Robert

  • Kyle Pawlaczyk

    I just installed Beta 3 and I'm having the same issue. When I try to run a TFS report (Bug Rates for example) from VS2005 on my local machine it says, "Report is being generated"

    then...

    • An error occurred during rendering of the report. (rrRenderingError)
      • For more information about this error navigate to the report server on the local server machine, or enable remote errors

    If I try to run the report on the TFS server from the SharePoint portal web interface, i get this error:

     occurred during rendering of the report.
    An error occurred during rendering of the report.
    Index was outside the bounds of the array.

    .... Any help is greatly appreciated!


  • Problem selecting Group header should remain visible while scrolling