I used the ReportViewer 2008 in a Winform application in local mode, but I missed the export to Word. I was happy to hear that the ReportViewer 2010 includes the export to Word in local mode. Unfortunately, I read on the ReportViewer 2010 Redistributablepage that the Framework 3.5 is need for the Reportviewer 2010. (Framework 3.5 is not yet installed in our company.) But this is not true.I did the following:I aded the ReportViewer 2008 to my application in VS 2008 C# Express and opened the project in VWD 2008 to create the local report.Installed the ReportViewer 2010 on my computer and copied the microsoft.reportviewer.common.dll and microsoft.reportviewer.winform.dll from the assembly directory (C:/windows/assembly.'
Lds primary program rewards. Our Primary Children did such a spectacular job with their parts, and es. Discover ideas about Primary Program. I adjusted the printout on excel to get 16.
) to another directory. You need to do this via the command line, theWindows Explorer does not allow you to copy the dlls.Back in VS 2008 C# Express, I removed the references to microsoft.reportviewer.common and microsoft.reportviewer.winform from my project and added the references to the copied dlls. Now I have an application with a ReportViewer 2010 running with Framework2.0.The export to Word uses the old Word format. I think this is the reason that it still works with 2.0. Export to the WordML format would need the Packaging API in Framework 3.5.Maybe, the same works for an ASP.NET page. I did not have the time to try it. I used the ReportViewer 2008 in a Winform application in local mode, but I missed the export to Word.
I was happy to hear that the ReportViewer 2010 includes the export to Word in local mode. Unfortunately, I read on the ReportViewer 2010 Redistributablepage that the Framework 3.5 is need for the Reportviewer 2010. (Framework 3.5 is not yet installed in our company.) But this is not true.I did the following:I aded the ReportViewer 2008 to my application in VS 2008 C# Express and opened the project in VWD 2008 to create the local report.Installed the ReportViewer 2010 on my computer and copied the microsoft.reportviewer.common.dll and microsoft.reportviewer.winform.dll from the assembly directory (C:/windows/assembly.' ) to another directory. You need to do this via the command line, theWindows Explorer does not allow you to copy the dlls.Back in VS 2008 C# Express, I removed the references to microsoft.reportviewer.common and microsoft.reportviewer.winform from my project and added the references to the copied dlls. Now I have an application with a ReportViewer 2010 running with Framework2.0.The export to Word uses the old Word format.
I think this is the reason that it still works with 2.0. Export to the WordML format would need the Packaging API in Framework 3.5.Maybe, the same works for an ASP.NET page. I did not have the time to try it.
Henning Flessner wrote about using ReportViewer 2010 in VS 2008 C# Express.John Wein wrote about using ReportViewer 2008 in in VWD2010E.My question - and I think, the original too - is about using the ReportViewer2010 report designer add-in in VWD2010 Express in order to use the new functionality ofRDL 2008, namely design report with tablix, in local mode.:.Q: Is ReportViewer 2008 compatible with new Reporting Services 2008 features such as Tablix?A: No. Visual Studio 2008 was released much earlier than SQL Server 2008, so ReportViewer 2008 is based on the 2005 version of RDL. Visual Studio 2010 supports RDL 2008 features.
Henning Flessner wrote about using ReportViewer 2010 in VS 2008 C# Express.John Wein wrote about using ReportViewer 2008 in in VWD2010E.My question - and I think, the original too - is about using the ReportViewer2010 report designer add-in in VWD2010 Express in order to use the new functionality ofRDL 2008, namely design report with tablix, in local mode.:.Q: Is ReportViewer 2008 compatible with new Reporting Services 2008 features such as Tablix?A: No. Visual Studio 2008 was released much earlier than SQL Server 2008, so ReportViewer 2008 is based on the 2005 version of RDL. Visual Studio 2010 supports RDL 2008 features.Thanks for the clarification.
I thought I was using VWD2010 Express. It had the blue color and the title said 'TestReportViewer - Microsoft Visual Web Developer 2010 Express (Administrator).
The ReportViewer files were version10.0.0.0. Due to lack of time I still have not investigated the solution Henning Flessner and JohnWein proposed.
I have successfully installed the Report Viewer 2010 redistributable, added it to the toolbox of VCSE - I had to change the project to use the full DotNetsolution, not just the Client Profile - I don't know the VWDE, but maybe this helps. I think you can use the server side reporting with the Viewer, and design the report with the tools of SQL Server Reporting Services. I'm waiting for the add-on for designlocal reports use in VCSE. I could use the SQL Server Reporting Services tools (BIDS and Report Builder 2) and manually removing parts of the generated xml and changing some of the rest. AFAIR the 2008 Add-in was late a month or more, too.
I prefer to use the.net report designer (not SSRS) for designing local reports (based on a datset - xsd - in my project - NOT SSRS). In VWD 2008 Express I was able to design reports and view them at runtime, no problem (a separate install of the viewerwas required if I remember correctly).
I would like the same functionality in VWD2010 Express.I kept the previous viewer (VS 2008) component in my solution and tried using the stand alone SQL 2008 Report Builder 2.0 application to build rdlc files and put them into my solution, but this resulted in an error at compile time - the formatcaused an error, so apparently this stand alone designer creates incompatible reports (possibly due to the VS 2008 native report designer).I am surprised getting the latest local report designer and report viewer working in VWD 2010 Express is such a hassle. Hi EFreeman.I have the same problems and the same point of view as you!!It's a really shame of Microsoft because it is no good commercial behavior!!What shall I say to my customers when I can't give them the newest version of their program based on the newest technology? And this for month but not to say years. It's really a shame!And the next question is:What to do with BIDS for VS2010E???And I have an additional problem:The Reportviewer REDISt 2005 deinstallation. I can make it 'theoretically', but it isnt deinstalled.Another question:When I install Reportviewer 2010, where is the location of the component on my systemdrive??Dietrich. Case closed for me:'Greetings from Microsoft Connect! This notification was generated for feedback item:which you submitted at the site.
Thank you for your feedback. Our business has decided to discontinue support for Reporting Add-on in the Visual Studio Express SKU's starting in Visual Studio 2010.The workaround for this is: a) Download the ReportViewer.exe Redist for the run time. B) Use Business Intelligence Development Studio 2008 as the report designer. BIDS is available in the SQL Express with Advanced Services free download. SQL Server Reporting'.
PeterAdam,Thank you for posting this response from Microsoft.Unfortunately, I would not consider this a closed case.I tried using BIDS (SQL Express 2008 with Advanced Services) report designer and although I was able to create RDL reports in the RDL2008 schema, I did not find any way to edit or create RDLC reports in RDL2008 Schema. The closest I was able to getwas to edit RDLC files in the RDL2005 schema using BIDS. But honestly, this is useless as we can already do that with VWD2008 express + report viewer add-on.Unless I missed something, we are back to square one:There is only one way to create/edit RDLC files in RDL2008 schema - buying Visual Studio 2010 Pro or above.If anybody finds an alternative to that, this is what this thread is about.ThanksEric. Hello All, I had exactly the same requirement/probelm. Firstly, I must state that I have not resolved the problem but Microsoft has provided (in my opinion) a great solution.
If like myself are just getting started you can join the Microsoft WebSparkprogram - it is completely free and very easy to register (you only need a Microsoft Passport). This gives you as a minimum the MSDN version of Visual Studio Professional (this of course resolves the problem described). If you are a small business you canjoin the BizSPark program - no licencing for three years and if you are a student you can join the DreamSpark program.The original link I found is below:WebSiteSparkBizSparkDreamSparkCheersDavid. Peter, Introduction to Business Intelligence Development Studio has the following note: atNoteMicrosoft Visual Studio 2010 does not support Business Intelligence Development Studio Integration Services, Report Services and Analysis Services projects for SQL Server 2008. To work around this issue, you can install Visual Studio 2008 alongside VisualStudio 2010 on the same machine and then open the Business Intelligence Development Studio projects in Visual Studio 2008.What now?What I have learned is the ReportViewer will generate and show report when I am using VS2010 with net framework 3.5.Advice?PauleyPaul H.