I am trying to access a reporting services 2005 web service but I am unable to fi开发者_JAVA百科gure out how to do it. I have reporting services 2005 running on a server and it uses the instance name
Update 25/03/2011 I\'ve marked this question as answered, while I don\'t yet have the specific answers to help improve the system I don\'t think it\'s fair to hold off until I\'ve gone that far.The qu
I\'m trying to retrieve files from sharepoint via SSRS and an XML Datasource. This is what I\'m currently using:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Well I have table at my Report.rdl and I want To generate it dinamicly like GridView Reports.dsReport ds = new dsReport();
Is it possible to debug SSRS custom assembly with BIDS preview mode (not connected to a Report Server)?
Is there anyway to show the user what values are in each field so they can filter on t开发者_如何转开发hese values?
HI, I have a windows report. I am passing into textbox in report(rdlc) multi value address. and the exported PDF I receive text slightly distorted.
I have VS2008 and windows reports. I want to pass to my text field parameter that will be automatically formatted as follows:
We\'re testing the native Visual Studio reporting technologies for ASP.NET (RDLC file + ReportViewer) to see if it meets our needs.