Wednesday, March 28, 2012

rsErrorReadingNextDataRow

I have a user who is getting an error when trying to pull up any report on
Reporting Services. All other users are having no problem. His error is
the following...
An error has occurred during report processing. (rsProcessingAborted) Get
Online Help
Cannot read the next data row for the data set Main.
(rsErrorReadingNextDataRow) Get Online Help
Arithmetic overflow error converting expression to data type datetime.
The funny thing is if he tries the same reports in the FireFox browser, it
works. I have search Google for "rsErrorReadingNextDataRow" and I get zero
results. Any ideas what this could be?
JoshuaThis error is from the data provider when we call Read() on the DataReader.
What data provider are you using? Does the query work outside of the report?
Fang Wang (MSFT)
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Josh" <bucket@.oskwarek.com> wrote in message
news:%231oE0ILcEHA.644@.tk2msftngp13.phx.gbl...
> I have a user who is getting an error when trying to pull up any report on
> Reporting Services. All other users are having no problem. His error is
> the following...
> An error has occurred during report processing. (rsProcessingAborted) Get
> Online Help
> Cannot read the next data row for the data set Main.
> (rsErrorReadingNextDataRow) Get Online Help
> Arithmetic overflow error converting expression to data type datetime.
> The funny thing is if he tries the same reports in the FireFox browser, it
> works. I have search Google for "rsErrorReadingNextDataRow" and I get
zero
> results. Any ideas what this could be?
> Joshua
>|||The back end database is SQL Server. The report works for everyone in the
company who runs it except for this one user.
-Joshua
"Fang Wang (MSFT)" <fangw@.microsoft.com> wrote in message
news:OxMhOyRcEHA.556@.tk2msftngp13.phx.gbl...
> This error is from the data provider when we call Read() on the
DataReader.
> What data provider are you using? Does the query work outside of the
report?
> Fang Wang (MSFT)
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "Josh" <bucket@.oskwarek.com> wrote in message
> news:%231oE0ILcEHA.644@.tk2msftngp13.phx.gbl...
> > I have a user who is getting an error when trying to pull up any report
on
> > Reporting Services. All other users are having no problem. His error
is
> > the following...
> >
> > An error has occurred during report processing. (rsProcessingAborted)
Get
> > Online Help
> > Cannot read the next data row for the data set Main.
> > (rsErrorReadingNextDataRow) Get Online Help
> > Arithmetic overflow error converting expression to data type datetime.
> >
> > The funny thing is if he tries the same reports in the FireFox browser,
it
> > works. I have search Google for "rsErrorReadingNextDataRow" and I get
> zero
> > results. Any ideas what this could be?
> >
> > Joshua
> >
> >
>|||Any help, please?
-Josh
"Josh" <bucket@.oskwarek.com> wrote in message
news:eAekbI0cEHA.3420@.TK2MSFTNGP12.phx.gbl...
> The back end database is SQL Server. The report works for everyone in the
> company who runs it except for this one user.
> -Joshua
>
> "Fang Wang (MSFT)" <fangw@.microsoft.com> wrote in message
> news:OxMhOyRcEHA.556@.tk2msftngp13.phx.gbl...
> > This error is from the data provider when we call Read() on the
> DataReader.
> > What data provider are you using? Does the query work outside of the
> report?
> >
> > Fang Wang (MSFT)
> > Microsoft SQL Server Reporting Services
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > "Josh" <bucket@.oskwarek.com> wrote in message
> > news:%231oE0ILcEHA.644@.tk2msftngp13.phx.gbl...
> > > I have a user who is getting an error when trying to pull up any
report
> on
> > > Reporting Services. All other users are having no problem. His error
> is
> > > the following...
> > >
> > > An error has occurred during report processing. (rsProcessingAborted)
> Get
> > > Online Help
> > > Cannot read the next data row for the data set Main.
> > > (rsErrorReadingNextDataRow) Get Online Help
> > > Arithmetic overflow error converting expression to data type datetime.
> > >
> > > The funny thing is if he tries the same reports in the FireFox
browser,
> it
> > > works. I have search Google for "rsErrorReadingNextDataRow" and I get
> > zero
> > > results. Any ideas what this could be?
> > >
> > > Joshua
> > >
> > >
> >
> >
>|||Pretty please?
"Josh" <bucket@.oskwarek.com> wrote in message
news:ODs2Ug9cEHA.2544@.TK2MSFTNGP10.phx.gbl...
> Any help, please?
> -Josh
> "Josh" <bucket@.oskwarek.com> wrote in message
> news:eAekbI0cEHA.3420@.TK2MSFTNGP12.phx.gbl...
> > The back end database is SQL Server. The report works for everyone in
the
> > company who runs it except for this one user.
> >
> > -Joshua
> >
> >
> > "Fang Wang (MSFT)" <fangw@.microsoft.com> wrote in message
> > news:OxMhOyRcEHA.556@.tk2msftngp13.phx.gbl...
> > > This error is from the data provider when we call Read() on the
> > DataReader.
> > > What data provider are you using? Does the query work outside of the
> > report?
> > >
> > > Fang Wang (MSFT)
> > > Microsoft SQL Server Reporting Services
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > >
> > > "Josh" <bucket@.oskwarek.com> wrote in message
> > > news:%231oE0ILcEHA.644@.tk2msftngp13.phx.gbl...
> > > > I have a user who is getting an error when trying to pull up any
> report
> > on
> > > > Reporting Services. All other users are having no problem. His
error
> > is
> > > > the following...
> > > >
> > > > An error has occurred during report processing.
(rsProcessingAborted)
> > Get
> > > > Online Help
> > > > Cannot read the next data row for the data set Main.
> > > > (rsErrorReadingNextDataRow) Get Online Help
> > > > Arithmetic overflow error converting expression to data type
datetime.
> > > >
> > > > The funny thing is if he tries the same reports in the FireFox
> browser,
> > it
> > > > works. I have search Google for "rsErrorReadingNextDataRow" and I
get
> > > zero
> > > > results. Any ideas what this could be?
> > > >
> > > > Joshua
> > > >
> > > >
> > >
> > >
> >
> >
>

No comments:

Post a Comment