We are using Reporting Service(SSRS 2008) webservice(ReportingService2005.asmx, ReportingExecutionService2005.asmx) to export/Render the report into PDF format from Windows application. When exporting
I\'m getting the error \"Invalid URI: The format of the URI could not be determined\" when customizing it.I\'ve made several changes to the configuration files and UI, but I keep getting this error.It
I have some SSRS 2008 reports that need to be localized. That is: Report titles, column headers, etc. all need to be in the user\'s locale. (Note that in my situation, the User!Language expression m
i deployed the Reports which i developed in local to DEV Reporting server ( i have the credentials todeploy in DEV).
I\'m working in a开发者_Go百科 SSRS report. I have a table in the report. How do I set the row height of the rows in the table?Select the row you want to change the height of.With that row selected br
I need to create a subscription for my SSRS reports in an asp.net page. I can show the reports in a reportviewer using Reporting.WebForms.
I have a report to which I have execute-only access - I don\'t have the access to the RDL file. This report exposes several parameters which I would like to set from URL.
i have sql server 2008. i would like to learn the reporting servi开发者_开发百科ces. where can i start? can you show me a tutorial that helps me make a simple report.Please see the below links:
I have a report showed as bar chart in 开发者_StackOverflow中文版sql server reporting services. when I export it to excel from the reporting services web interface, the exported file doesn\'t contain
I\'ve done a asp.net application to generate reports over a particular data. Initially i created local reports (.rdlc) to generate reports. I created separate .xsd for each rdlc and designed the repor