Performance Monitor - Dashboard reports - Error

  • i am trying to save the report in excel format and i get these four errors:

    An error occurred during local report processing.

    An error occurred during rendering of the report.

    An error occurred during rendering of the report.

    Destination array was not long enough. Check destIndex and length, and the array's lower bounds.

    i did google and this is what i found:

    http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=222646

    does that mean that the error is going to be there forever?...it works fine for other databases...

  • This is actually depends on what is the number of characters in a cell containing what you are looking at.

    MS EXCEL has a limit which is exceeded by that data and you get such Error.

    So the short answer is no solution untill MS ( or someone ) changes the definition of the rdl file.


    * Noel

  • thanks..

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply