|
| ReportViewer in Visual Studio 2005 |
 |
Thu, 11 May 2006 17:51:59 +000 |
I have created reports (.rdlc) in a Class Library Project and now I want to use
those reports in a web page on my Web Project in VS 2005.
On my Web Project I have a reference to the Reports Project
When I put the ReportViewer Control on a Web Form it does not show me report
files on other projects and does not allow me to select the report, it only
gives me the option to connect to a report server or create a new report but not
to select an existing .rdlc file on another project.
In addition to that, I can not create Data Sources in the Web Project so I can
not create the reports in the Web Project using an Object data source.
What could be the problem?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|