Crystal Reports 2008 / Visual Studio 2010 - visual-studio-2010

I've created a number of Crystal 2008 reports that are running in InfoView. This isn't working out too well, and I'd like to create my own Crystal Reports report viewer application in VS 2010. I'm too familiar with hosting Crystal reports inside a C# application.
So I guess a couple basic questions. 1) Does VS 2010 contain a Crystal Reports viewer that will allow me to display my Crystal 2008 reports. 2) Is there anything else I need to display Crystal 2008 reports in a C# application?
Thank you.

You need to install Crystal for Visual Studio 2010 which will provide you with the CrystalReportViewer Control. As far as I am aware there are no issues with loading 2008 reports into VS 2010.

Related

Why I can't see the Crystal Report on my MVC Project?

I have Visual Studio 2015 Enterprise. After installing Crystal report for visual studio I can't add a new item of type of crystal report. I restarted the visual studio and my PC but I can't see this. I went to control panel and see that Crystal report already installed.
What is wrong?

Crystal report designer for visual studio 2010 on windows 10 is not working

I have windows 10 recent installed, when i install crystal report for visual studio 2010 CRRuntime_64bit_13_0_9 my app is working but the designer in visual studio 2010 is not working.
The report designer is working fine in windows 7.
You need the install executable to be able to design reports, not the redistribution. Link to the SAP page: https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports,+Developer+for+Visual+Studio+Downloads

how to use crystal reort on vs 2010

How to use crystal reort on vs 2010
1) for crystal report 2010 we have to download it from sap site and install it
but is there any other way to do tha or any product of vs in which crystal report support is provided by default
Have a look at
Support for Crystal Reports for Visual Studio
specifically looking at
Downloading the Crystal Reports that are compatible with Visual Studio 2010
Microsoft Visual Studio 2010 no longer includes Crystal Reports in the
bundle.
In Visual Studio 2010, to create a Crystal Reports project or Web site
or to import existing projects or Web sites that were created by using
older versions of Visual Studio or Crystal Reports, you must first
install a version of Crystal Reports that is compatible with Visual
Studio 2010.
For more information about how to use Crystal Reports in Visual Studio
2010, visit the following SAP Crystal Reports website:
http://www.businessobjects.com/jump/xi/crvs2010/default.asp

Embedding Crystal Reports in Visual Studio

I'm new to Crystal Reports and Visual Studio. I already created reports in crystal reports and I also have a Report Viewer in my forms in Visual Studio 2010. I am wondering how to embed the created reports in the report viewer in visual studio 2010 forms and what references should I include in order for it not to have errors. Please help. Thanks

How to upgrade VS2008 reporting Schema from 2005 to 2008

As you all know Visual Studio using 2005 schema to create RDLC reports.
SSRS 2008 use 2008 schema to create RDL reports.
So I'm looking for a solution to change VS 2005 schema to 2008 schema. How to do this.
will this issue fix with installing Report Viewer 2010 or not ?
You should be able to install Business Intelligence Development Studio (BIDS) from the SSRS2008 install, and then just open the old reports in it, they get automatically updated to the new schema. But this will also mean that your report will no longer run on SSRS2005.

Resources