hai 2 all
how to upload our reports on the Server and what code to write in the Application(asp.net c#) to invoke those reports.
and how to pass parameters from web page to reports
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
shashi reddyPosted Apr 1, 2011, 9:07 AM
Query not solved sir..
still reading articles and searching for the answer...
Suthish NairPosted Mar 31, 2011, 12:55 PM
Mahesh ChandPosted Mar 31, 2011, 9:47 AM
To upload a report, you must have server running SSRS. To upload them, the reports needs to be uploaded on the Server or you can use the Report Viewer if you wants reports to be the part of your project.
When you build reports, you can add parameters to the report and apply parameters to the data.
Try reading the articles to understand how reports work. Quick answer on forums will not help much.