开发者_开发技巧We have reports on production on SSRS Sql Server reporting services the reports were running correctly till yasterday! today when running any report get this error
I have a large number of reports that only seem to load when working with MS Visual W开发者_StackOverfloweb Developer Express.When I put application into production, all my reports just spin and then
I would like to display a PDF generated from Repor开发者_如何转开发ting Services from my WinForms app.
I have a rep开发者_如何学Goort that allows users to drill into sub reports and then come back to the main report and enter new criteria.I\'m noticing that with each drill down and then back to the mai
I have created a RDL in SSRS which shows a Chart. I want tp apply Filter in this chart ie I want to bring a Text Box in the RDL, for entering DepartmentName in the RDL, while previewing and render the
I\'m getting javascript errors on my SQL Server Reporting Services R2 reports running under IIS 7. The reports are running on the same server as IIS. The report viewer control is embedded in an iFrame
I found the colspan and rowspan property defined in TablixCell,but in report Designer still can\'t vertical merge cells,if i modify the RDL xml file manually set Rowspan,the reportViewer show me error
I\'m working on a series of reports which need to be shown in two languages so I\'ve created a common header that I planned on embedding into the content of each report. I have two data sets, one that
I\'m trying to deploy a reporting server solution by code using the reporting server web service: http://_Server_Name_/ReportServer/ReportService2010.asmx?wsdl.
I am working with SSRS 2008 and I need some help how I should approa开发者_StackOverflow社区ch this.