Wednesday, February 15, 2012

error message

I am getting an error message that I can't debug.
Processing Errors
An unexpected error occured in Report Processing.
Index was out of range. Must be non-negative and less than the size of the
collection. Parameter name: index
Now the problem, I am running reporting services off of a stored procedure,
that does not have an index or a parameter named index. Why am I getting
this error and how can I correct the problem?We will need some more information to narrow down why this is occurring.
Does this occur when
* Previewing the report
* Rendering the report on the server (if so which render)
* Exporting to Excel
* Some other place
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Frank" <Frank@.discussions.microsoft.com> wrote in message
news:A4EA56BF-2AF0-403F-89D7-F0F636CDA7DF@.microsoft.com...
> I am getting an error message that I can't debug.
> Processing Errors
> An unexpected error occured in Report Processing.
> Index was out of range. Must be non-negative and less than the size of
the
> collection. Parameter name: index
> Now the problem, I am running reporting services off of a stored
procedure,
> that does not have an index or a parameter named index. Why am I getting
> this error and how can I correct the problem?
>|||Try setting a datakeyfield?
"Bruce Johnson [MSFT]" wrote:
> We will need some more information to narrow down why this is occurring.
> Does this occur when
> * Previewing the report
> * Rendering the report on the server (if so which render)
> * Exporting to Excel
> * Some other place
>
> --
> Bruce Johnson [MSFT]
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Frank" <Frank@.discussions.microsoft.com> wrote in message
> news:A4EA56BF-2AF0-403F-89D7-F0F636CDA7DF@.microsoft.com...
> > I am getting an error message that I can't debug.
> >
> > Processing Errors
> >
> > An unexpected error occured in Report Processing.
> > Index was out of range. Must be non-negative and less than the size of
> the
> > collection. Parameter name: index
> >
> > Now the problem, I am running reporting services off of a stored
> procedure,
> > that does not have an index or a parameter named index. Why am I getting
> > this error and how can I correct the problem?
> >
> >
>
>

No comments:

Post a Comment