Unable to bind BLL classes to reportviewer
Hi, I've developed a project using a similar provider model as the Beer House and I wanted to add some reporting capabilities to it using the MS ReportViewer control. Unfortunately, the WebSite Data Sources tab only shows classes and methods from the DAL- the SQLProvider methods that return the base wrapper classes for the procs. The same behaviour can be seen if you download the Beer House in its entirety, add a new web form, drag a reportviewer onto it and try and create a report- again only BLL classes are available for binding.
Any idea why this is and what I need to do to make the BLL classes appear?
|