We have found an interesting issue between ASP.NET 3.5 and ReportViewer with Google Chrome. Our set of pages work fine until a ReportViewer control displays a report.
In a report model I have some entities whi开发者_JAVA百科ch have attributes which are integers (set to integer datatype) but should not be summed or aggregated in any way.
I have done my best to install a copy of SQL Server 2008, but have discovered my \"Reporting Services\" installation has failed.
When I\'m running the report I\'m getting that mes开发者_如何学Csage above. The Report Works fine when I press the \"Run Report\" Button but I want also to avoid
I am trying to generate a report using reporting services in visual studio 2005. the data source is in MDX DB and was created successfuly. When I save the query in the query builder window it closes a
I have a 2开发者_运维问答005 Reporting Services report that I display as a PDF through the report viewer control. I would like to know how I can have the PDF be viewed in the \"one page at a time mode
I\'m developing an SSRS in Visual Studio BIDS. In it, I have a link that links to another report (report A). Report A has 4 parameters (dates). When I click on that link, it goes to report A fine, but
I have built a report pretty basic just a table wiht 45 rows of data.Problem is its only showing one row of data and its the last row.It displays just fine in the dataset and proc.开发者_开发问答any s
I get report params in C# code from the webservice as follows: ReportingService2005 ReportingService = ConnectToSSRS();
I\'ve been running around circles the last 2 days, trying to figure a problem in our customers live environment. I figured I might as well post it here, since google gave me very limited information o