rsAccessDenied Error even though all users are granted ALL Roles (TfsReports...
We have granted everyone all roles on our TfsReports site. However, the users still get the following errors when attempting to manage the reports:"The permissions granted to user Domain\UserName are...
View Articleaccount issues - invoke file through ssrs hyperlink
hi there - i have a hyperlink in one of the columns (in tablix) in an ssrs report which points to some server where a dump of documents reside..the hyperlink is appended with a doc_id which helps...
View ArticleIssues in restoring ReportServer DB from SQL 2005 to SQL 2008 R2
Hello,I am trying to upgrade reporting services for my project from SSRS 2005 to SSRS 2008 R2. I have already taken backup of ReportServer and ReportServerTempDB databases and the encryption keys in...
View ArticleThe request failed with HTTP status 401: Unauthorized.
Hi All.I have installed sql server report service 2008 in my pc. When i try to open service url from my browser then it work fine. But when i try to open report from report viewer using asp.net...
View ArticleJoining Datasets across server Boundaries
I am developing in Visual Studio 2013. I have decided to migrate my reporting development from Crystal Reports(ASP.net) to the Report Designer in VS. This is in part to fall inline with organisational...
View ArticleSubreport Indentation
Hi All,I am developing a report where I am showing hierarchy using sub report, it is coming fine. But, I am trying to indent it using the Level() function available in SSRS for hierarchical data, its...
View ArticlePass Multi value parameter to subreport in dirll through report ssrs
I have two reports 1 is subreport and other is main report. Date Field are placed in both reports. i have groups in main report, one group is task. In the task fields one persons is working in 3...
View ArticleRdlc Report - Table Column spilt the text in two rows
Hi allIam using report viewer control for displaying the report. but inside the table column text is spilting into two rows like belowAny Idea ?Regards,
View ArticleHow to call multiple rdlc files in single report viewer
Hi,I have the requirement. i have three different .rdlc files when they are give preview each module i am executing single single report. when final export. i have to merge all these three together....
View ArticleColour coding in a matrix
I have a matrix with a column group of Job Level, with a child group of Course Type.There can be up to 4 Job Levels. If the Course Type is Classroom, the colour of the cell(Fill Colour) should be blue....
View Articledistinct rows sum
i want sum of distinct rows ....there are three employees in one group 2 are same id and one is different. i want show total sum of employees in one cell like in the same row write 2 but now is showing...
View ArticleHow to set Dynamic Columns in SSRS Reports?
hai 2 All,how to call dynamic columns in ssrs reports, am googling find the link as http://sql-bi-dev.blogspot.in/2010/10/displaying-dynamic-columns-in-ssrs.html , explain briefly how to call dynamic...
View ArticleHow to call Parameters in Asp.Net Report viewer Control?
Hai 2 All,Am Creating A Drop down Control in asp.net , appended data bound items in thatUsing Folloeing Code: Aspx.cs fileprivate void getUsers(){String _Constr =...
View ArticleReportViewer 11 issues
Hello there,I recently updated to Report Viewer 11 (from version 8) and seeing issues in the Report Viewer tool bar and the height of the report. I have an aspx page on which i have added the Report...
View ArticleAddress labels in ASP.NET (VB) with ReportViewer component
I am trying to print an address label to a Dymo label printer using a ReportViewer control on an ASP.NET page. I have set up the report in the Report Designer in Visual Studio with appropriate page...
View ArticlePassing Parameter via UR
Hi, I would like to pass parameter via URL, When I try this: ="http://hrslimo/ReportServer/Pages/ReportViewer.aspx?%2FHermanReports%2FOpenClinicVisitsByTotalAgingDetails&servicetype=" &...
View ArticleReport Viewer Customization in Asp.Net?
Hai 2 All,Am Creating a .rdl in Sql Server Reporting Services and then Calling .rdl file in Asp.Net Using Report Viewer ControlHow to Customized the Report viewer Tool Bar Using Asp.Net , Can you...
View ArticleMigration of Reports from SSRS 2005 to SSRS 2012
Hi, I have 50 Reports in SSRS 2005 currently in production server. My Client want to migrate to SSRS 2012. I migrated one RDL using BIDS. I am using list items inside Text Box in those Reports. The...
View ArticleReport Viewer Configuration Error, error message hidden in HML using ASP.NET...
I have an ASP.NET web form that uses a report viewer control, which generates the messagehidden (display:none) in HTML, below:<span id="ReportViewer1_ReportViewer"><div id="ReportViewer1"...
View ArticleASP.net ReportViewer 9.0 error
I'm using ReportViewer 9.0 in asp.net 3.5 using VS 2008. When executing the form, it retrieve data from SP and got the result in DataTable. The report display errorThe Hidden expression for the table...
View Article