'ASP.NET session has expired' error in the ReportViewer control
HiWhen I export a report with more than 30000 rows with reporting services I see this error: ASP.NET session has expiredWhat is the best option to solve this problem, and why aspnet throw this error:My...
View ArticleVery new to reports, struggling with grouping!
Hi all, I am very new to writing reports and, although I am enjoying it so far, I am very frustrated in being to able to get my data grouping working correctly.I have a stored procedure that returns...
View Articlecolumn chart question
hi,I am developing a column chart that groups by a location. Within that location I can have many types of tickets issued. The tickets issued can have 2 severity levels:misdemeanor or not misdemeanor....
View ArticleUnable to navigate through records
Hello,After a whole range of issues with getting the report viewer to work, it finally displays correctly.I now have another problem. Although the correct records are listed in the report viewer...
View ArticleAvoid pop-up with PDF format
Is there a way to avoid getting a pop-up for open/save when running an SSRS report with the format=PDF option in a URL?
View Articlewant to show parallel records in rdlc Tablix ?
Hi,i have an application in MVC 3 and using RDLC reports.I am facing an issue that i want to display the records in in parallel but it place the records in each column but with a new row.i am using a...
View Articleadd dynamic labels to column in column chart?
hi,Can I add a label for each column in a column chart with the series value? I would like to force each column to be a different color based on the series value.Is that possible?
View ArticleSUM of count distinct
RoadWayType FeeSchedule PaymentAmount ARCountIntersection xxxxxx 2300 2Duct xxxxxx 2400...
View Articlenovice SSRS question
Is there a way to have an input parameter to the report that allows multiple items to the input for the parameter? as opposed to a drop down list, some sort of multiselect parameter input?
View Articlesql server reporting services installed in another domain services ask for...
i have configured ssrs in server which is in some domain say XYZ , when i try to access the link from another domain , it always ask for username and password . how can i make the report anonymous, so...
View ArticleWhy my access to the report is "DOMAIN\DESKTOP-NAME$"?
In my report web page, I got an error which is "The permissions granted to user 'DOMAIN\DESKTOP-NAME$' are insufficient for performing this operation. (rsAccessDenied)". It drives me crazy.My first...
View Articlecustom color palette
Hello,I'm looking at some instructions on how to create my own color palette for a column chart.The documentation refers to a 'Edit Chart Value' dialog box. I am using SSRS 2008. Where is this box?...
View Articlesetting report viewer parameters
I'm trying to set a parameter on a report im calling in asp.net but I keep getting, can anyone help me with this ? it driving me nuts."System.InvalidCastException: Unable to cast object of type...
View ArticleRDLC Subreport - Data retrieval failed for the subreport
Hello..I have a RDLC main report which is working fine. I've added another sub-report to this main report.I created a DataSet for this subreport and can preview the data on this dataset and it runs...
View ArticleVB.NET - RDLC - The report data source object must be of the type...
Hello..I have a main report and a sub report. The subreport is populated with a variable from the main report.I've been working on getting the sub report to populate properly and thought I had it....
View ArticleSSRS FORMS AUTHENTICATION LOGIN ISSUE
I downloaded the sample for formsauthentication from MSDN and build the DLL's and deployed it on our server and made all necessary config changes as per the steps in document. I am good with...
View ArticleThe permissions granted to user 'domain\username' are insufficient for...
The permissions granted to user 'domain\username' are insufficient for performing this operation. (rsAccessDenied) Hi,I wonder if anyone can help me?I have installed and configured sql server 2005...
View ArticleView SSRS 2016 RDL in HTML5?
Hi,I am aware that SSRS 2016 provides RDL to be viewed in HTML5 as "Preview" version in admin portal, but is there a way to view the RDL in my MVC html view without using asp.net report viewer...
View ArticleError running report
On my local server my *.rdlc reports work find, however after copying over to the web hosting server I am getting the following error:An error occurred during local report processing. The definition of...
View Article