locked
Objectdatasource feeding RDLC. Error when Objectdatasource returns nothing. An error has occurred during report processing. cannot create a datareader for dataset RRS feed

  • Question

  • User1903567672 posted

    Hi,

    I have an objectdatasource connecting to a wcf service which calls a stored procedure for some results. When the query returns nothing, the RDLC dataset which is associating with the ObjectDatasource throws an error during the RDLC processing.

    "An error has occurred during report processing.  cannot create a datareader for dataset"

    How should it be handled? Please advise.

    Monday, July 14, 2014 7:52 PM

Answers

All replies