Archive

Crystal Reports - No Valid Report Source is Available

I had used code to setup my crystal report and then set the report source to my Crystal Report object.  The report would render once but then you could not nav the pages or drill down the groupings.

To fix it, I set a session object to the crystal report object, and tested for session object, if it is defined I set the crystal reports viewer report source to this session object at page_load.