Subreport Woes, Where are the log files?
I'm struggling with getting a sub report to work, and I must be missing something silly. I'm getting an error of "Warning: An error occurred while executing the subreport 'Subreport1' (Instance:...
View ArticleStrange Scrollbars into table header cells
Dear All,I'm facing a strange issue and I cannot figure out what I have to do.I have a report with a table, all works well the table header fields that are shown with a scrollbar. I tried to resize the...
View ArticleHow to use SSRS 2008 in VS 2003
Hi,I would like to use the SSRS 2008 in my VS 2003, but I found nothing related to the Business Intelligence Project in the VS 2003. Thanks for help.Jason
View ArticleWhat is the reason of this error in Crystal Reports?
I have a problem with the crystal reports.I have a report in which four tables are bound as source to the tables.In those 4 tables one table database fields are used in the formula fields.When I set...
View Articlesub report is not working for RDLC VS2010 report using VB.NET 2010
Hi,I'm working on VS2010 rdlc report. my work is to convert all crystal reports into VS2010 rdlc report.I have completed all the possibility of report conversion. now i am confusing and has problem in...
View ArticleFont size change between localhost and test server
I am generating a web report with an rdlc. when i deploy to localhost everything looks fine. When i deploy to our test server the font is bigger and forces things to extra pages and messes up the...
View ArticleReport viewer Redistributable Package for vs 2012 release?
Hi, I can't find a release version for reportviewer 2012 to install on our clients?Only thing I can find on Microsoft downloads is the ctp from last year or a beta.Or is there some change on how to...
View ArticleReportViewer does not loading Local Report in asp .net
Hi Experts.I have created a localReort (.rdlc) in my asp .net application. and bind it with my custom ado DataSet. using following code.DataSet _ds= GetMyData(); ReportViewer1.Visible = true;...
View ArticleDebugging Reportviewer
Hi, I use reportviewer for my web application. I am writing in VB using VS2010. My problem is when I try to run some reports I get very cryptic error messages in the report body. Even when in debug...
View ArticleDisplay data in two column using reportviewer windows forms
Hello !I want to display following data in same page.For example ,-------------------------------------------------------|Rno | Name | Rno | Name...
View ArticlePrinting without the ReportViewer
In a Win Forms app, is it possible to print a report without using the ReportViewer control? I want to provide a print button on a Form (like Outlook does) and then use an embedded Report to print the...
View Articlehow to set report viewer page setup at run time in visual studio 2005
i want to set report viewer size. set page as A3 landscape at run time in vb.net visual studio 2005.i got some solution but it has version problem. Dim pg As New...
View ArticlePopulating reports dynamically via code
0Im using visual studio 2010, and would like to know how to create dynamic reports which display all the rows in the dataset as per the their availability. So far it only displays contents of one row....
View ArticleCustom aspx with ReportViewer: Error (..) does not implement...
Hello, I have created a custom aspx page, and I put a RreportViewer on it, programmatically (WebForms). This page I want to coexist with the default SSRS installation (2008 R2). This is because the...
View ArticleReportViewer center display...
Hi guys Im using ReportViewer control to display reports in my application. However the reports are displayed, justified left. How can i display them in the center of the viewer?
View ArticlereportViewer.RefreshReport() thrown an exception in WPF
Hello All,I am running VS2010 and my application is in WPF, I am using RDLC reportI am having an issue to use reportviewer of winform control in WPF. I got an exception while debug the code as...
View ArticlePassing parameter or data from sub- to main report
Hi, Is it possible to pass any data from sub- to mainreport in SQL Reporting services (v.10)? Have an image in the header but need to hide it in some subreports...
View ArticleHow can I set tick intervals on a Report Chart Control manually so they are...
I have a report project with a number of data visualizations. In the latest update I need to print tick marks and labels on my charts at staggered or otherwise non-uniform intervals. For example, on a...
View ArticleReportView issue
I encounter an issue on reportviewerI have two rdlc pages, for example first.rdlc and second.rdlc, first.rdlc have a hyperlink that can be clicked to go to second report page.When I click this...
View Articleshow report data according to stored procedure and parameters
hi all I am trying to create a report which show me sold products between two datesthis is what I have done but it is giving me this error A data source instance has not been supplied for the data...
View Article