"Failed to load expression host assembly" when rendering local report
I am getting the error "Failed to load expression host assembly" when rendering a local report using report viewer.My report is in a folder called Reports, which exists in a class library. I call the...
View ArticleVisual Studio 2010 Reporting Services Data retrieval failed for the subreport
After finding several examples of code, I've come up with the following code. However, I am getting "Data retrieval failed for the subreport" error on my .aspx page. The main report and subreport works...
View ArticleReportViewer Parameters Display
HiI am creating localreports using VS 2010 in C#. I have a reportviewer control and an .rdlc embedded into it in a windows client application. I am passing parameters to the report via a combo control....
View ArticleMetafile not disposing correctly?
Very strange issue here and I'm stumped. To start, I'm taking a LocalReport and rendering with a slightly modified version of this:ThisOnce I have the rendered pages, I provide the streams to a...
View ArticleGerar Layout Dinamicamente
Olá a todos!O que eu gostaria é gerar o layout do relatório dinamicamente, pois só saberei quantos gráficos, por exemplo, serão criados, em tempo de execução.É possível fazer isso usando o ReportViewer...
View Articlecrystal report 13 don't work in my PC, why?
i have a database "Shop.MDF"Shop-> +table -> +Goods-> ID Name Groupcreated report...
View ArticleHow to create custom report using MS Access and Report Viewer
Guys, do you have codes, guides or tutorials that will help me to create custom reports using report viewer, I mean the data queried to the database will show in the report viewer. I don't have any...
View ArticleMicrosoft Report Problem
HelloI have created a report with Visual Studio 2012 Premium. On my computer works fine but on the other computer I got the message from the image bellow and I really cannot solve the problem.I have...
View Articlehow to use pie chat in report c#
i create report and dataset then create pie chat but i can not change the slice
View ArticleVisual Studio 2012 crashed while adding data source to report viewer
I am trying to create rdlc report in vs 2012 ultimate. report was working fine on vs 2010. Now problem is: Visual studio crashed (closed) when I try to add data source in report viewer. any suggestion...
View ArticleHow can I create reports (.rdlc) in VS 2012 for Web (Free version)
Hello. I have used MS Web Deveoper 2008 Express so far for creating reports (.rdlc). Now I would like to use VS 2012 for Web. I have created a new project but I can not add Reports to solution because...
View Article[VB 2010] ReportViewer wrapping the details in the selection set.
I apologize formy bad English Good day to allI created aquerywhich results inthevendors sellingbread, pasta andflourand buyerswho boughtthe same products.Iseeeverythingin ReportViewerit worksbut it...
View ArticleThe report definition for report 'ABC.rdlc' has not been specified
Hi all,I've recently moved my RDLC files into the class library (as I'm going to be having multiple "UI" projects accessing the same reports). So as I moved them to the class library and set them as...
View ArticleOpen report in Excel from winforms reportviewer control
When opening a report from Internet Explorer, you have the option to open, but I do not see this as available from the winforms reportviewer control. Is there a way to enable it?ThanksThanks, Corey...
View ArticleMaster Detail Report using Microsoft Reporting Technology-C#, winforms,...
Hi,I am using xml file to load the dataset with data. I want Master Detail Report from that dataset. In my dataset , I have datarelation for my child reports.1. I wanted to know how to generate the...
View ArticleMaster Detail Report using Microsoft Reporting Technology-C#, winforms,...
I am using xml file to load the dataset with data. I want Master Detail Report from that dataset. In my dataset , I have datarelation for my child reports.Please know me, how to generate the Master...
View ArticleCustom assembly in Report Viewer with .Net Framework 4
Hello all,I've developed an application on .net Framework 3.5 and I'm currently migrating it on .net Framework 4.I'm facing a problem with security policies related to ReportViewer.In my application,...
View Article