Problem in Binding Dynamic Datasets to RDLC file
Dear All,I am facing problem in binding the dynamic datasets to the RDLC report (report present in my ASP.NET web application).I am aware of the process of creating the RDL in Business Intelligence...
View ArticleProblem with custom assembly and SSRS report subscriptions
<div class="body">Hi All,I have SSRS reports that reference a custom assembly called MLI.GB.Navigator.Reporting.Localization.dll.I have deployed the assembly in C:\Program Files\Microsoft SQL...
View ArticleThe request failed with HTTP status 401: Unauthorized
Hello Team,I am trying to test LogonUser() for my report viewer web application. When i try to connect I encountered this error:The request failed with HTTP status 401: UnauthorizedImports...
View ArticleWrap text in Textbox
Hello,How do I specify the exact size of a text box and if the text is bigger to set it up to be wrapped, to continue in the new line?
View ArticleC# to change tablix location value on SSRS 2008 r2 report
I am modifying an SSRS 2008 r2 report so users can export the data to excel and sort and filter the data. The only way to accomplsh this task is to remove the report headers. The users will click on a...
View ArticleMaking Interrupt in SQL server
HiIn shortI want to do something in asp.net whenever there is a certain change in SQL server database.I don't know what is the corrent word that describe this process, and for this I named the subject...
View ArticleHow to identify start of each page in rdlc? How to avoid blank space if a Row...
How to identify start of each page in rdlc?How to avoid blank space if a Row is invisible?
View Articledisplay 0 as -
Hello,How do I set up the double variable to display 0 as - in Reporting Services?Â
View Articlegetting error An error occurred during local report processing Export RDLC...
i trying to export rdlc into pdf file and print but is not working when am publishing into the server but it is working fine in my developemnet computerLocalReport report = new LocalReport();...
View ArticleNeed help with IIF statement
Hello,I am a newb to SSRS and need some help with an IIF. Can anyone tell me how to achieve this please???I need to check two date fields, display the first one if it's available, display the second...
View ArticleReportViewer throws Excel exceeded row limit expcetion
Hi. I have a report and when I run with a lot of data, exception is thrown which says that the row limit for excel sheet is exceeded.Excel Rendering Extension: Number of rows exceeds the maximum...
View Article(Report viewer) Auto export to Excel
Hi,Good day,i am using vb.net.i would like to auto export the report viewer to Excel format while click a button to insert the data into database MSSQL.it will auto generate the report viewer to Excel...
View ArticleChange page size from A3 to A4
Hello,I have a report already developed in size A3. I need to change it to A4 size. I have already put all the tables to fit but I still get 4 pages for 1 page. Please help where do I setup the page...
View ArticleUnable to use ReportViewer.Find() - A first chance exception of type...
Hi all,I am facing a problem which i cannot find word in Report Viewer using ReportViewer.Find(String, Integer). Please refer to the error message below.A first chance exception of type...
View ArticleCreating a table without a datasource
Is it possible to create a table in a ssrs report without a datasource.I have a excel document thats needs to be made available via our web app. However the table bit of this document has no need for...
View ArticleMatrix Column Grouping
I have a matrix where the first few columns are not grouped.However, the final set of columns are grouped on Job Role. This can be 1, 2, 3 or 4.Some of these columns require no further grouping,...
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 Articlecall sql reporting in aspx page
hey alli sucessfully sql report in asp.net using visual stduio 2008 with sql server 2008 r2i have a report name report1.rdllnow i have a form admin option and i add tab like reportshtml<asp:Panel...
View Articlehow to use rdl file in asp.net
Hi All,I have designed some charts by using report builder 3.0 [Dashboard.rdl]. Now i want to use the file to my web application's main page. How can i add the file to my web application. I do not have...
View Articlecorrect version Microsoft.ReportViewer.Common.dll
I wrote a web app with Visual Studio 2008. I'm trying to edit with Visual Studio 2013. The following was not found:Microsoft.Reporting.WebForms.LocalReport and similar items in...
View Article