Crystal report for visual studio 2012 application - visual-studio-2010

Using Visual Studio 2012 and Crystal Report 9
When i run the report in the client machine, showing error as "Could not load file or assembly "CrystalDecisions.Windows.Forms,Version = 13.0.2000.0 Culture = neutral PublickeyToken = 692bea5521e1304 or noe of its depcendenceis. The system cannot find the file specifified."
I cannot able to find crredist2010_x86 file from the internet.
I downloaded file from SAP Site "CRforVS_13_0_5.exe", then i try to install on client machines it is showing error as need to install atleast vs2010 or vs2012 for proceeding this installation.
How to fix this issue.

Here it is!
on Jan 14, 2013 SAP released SAP Crystal Reports, developer version for Microsoft Visual Studio - 2012
You can download here
Support integration with Visual Studio 2012 and 4.5 .NET Framework runtime.
Added support for following platforms:
OS: Windows 7 SP1, Windows 8, Windows 2012
Database: SQL Server 2012, HANA SP5
Web Browser: Firefox 16, IE10 (limited support; more information forthcoming soon)
Other technology: IIS 8, Flash 11
29 Customer Escalations resolved
This is the presentation article.
In this page you can find actual and previous releases.

I have an app that I made with VS 2008 and I have installed everything but I couldn't find the dlls required. I did workaround like this Added new Report from Crystal Report and VS added the references itself.

Related

This project is incompatible with the current version of Visual Studio VS2017

I have installed the Enterprise version of Visual Studio 2017 v 15.8.4 on Windows 7 Professional. I have downloaded the UWP Samples, when I attempt to load any of the C++ UWP sample solutions such as the Altimeter solution I get the error ..."This project is incompatible with the current version of Visual Studio." Online I found the suggestion that with a prior version of VS reloading the project worked, but in my case the project is greyed out. What is the problem?
From Visual Studio 2017 Product Family System Requirements:
Universal Windows app development, including designing, editing, and debugging, requires Windows 10. Windows Server 2016 and Windows Server 2012 R2 may be used to build Universal Windows apps from the command line.
You need Windows 10 to open UWP samples in Visual Studio 2017.

How to install Crystal Reports without Visual Studio?

I am new to Crystal report and I am trying to install it so I can use it.
Is there any way to install Crystal Reports without having Visual Studio?
Yes. You may install the stand-alone version. But You will not able to use it since it uses Visual Studio Interface. You can install the Crystal Reports Viewer only.
Note 1: To integrate "SAP Crystal Reports, developer version for Microsoft Visual Studio" into VS 2010 or 2012 (SP 7 and higher) or VS 2013 (SP 9 or higher) or VS 2015 RC (SP14) - VS 2015 (fully - SP 15), you must run the Install Executable. Running the MSI will not fully integrate Crystal Reports into VS. MSI files by definition are for runtime distribution only.
By default Windows 10 does not install the 3.5 framework, CR for VS still needs it. Select it by "Turn Windows feature on or off" and choose both options.
Note 2: SAP Crystal Reports, Developer Version for Visual Studio .NET does NOT support Express Editions of any version of Visual Studio .NET. VS.
You can download all versions from: http://scn.sap.com/docs/DOC-7824
If you want to develop a new crystal report, then you can use Developer Edition from the below link. In developer edition .exe, you require Visual Studio.
And, if you want to run crystal report on release mode without installing visual studio for the client, then you can use .msi file of crystal report runtime from this site. This file does not require an install of Visual Studio.
You can download this from following link.
https://www.tektutorialshub.com/crystal-reports/how-to-download-and-install-crystal-report-runtime/

Report Viewer in Visual Studio 2015

I am developing an application in C# (Visual Studio 2015 on Windows 7 Professional 32-bit) and I want to incorporate a display of reports that can be printed and can be exported to PDF or Excel.
The problem is that the project running on .NET Framework 2.0 (need to be supported for Windows 2000, XP or minimum), and the Report Viewer and loses its consistency.
What version of Report Viewer must be installed to suit the Visual Studio 2015 and .NET Framework can work in 2.0? It's possible?
You will need the Microsoft Report Viewer Redistributable 2005 installed.
You can download and install it from here: http://www.microsoft.com/en-us/download/details.aspx?id=21916

Using microsoft reportviewer 11 in visual studio 2005 project

I am using report-viewer version 8 with visual studio 2005, works fine in development environment, but in the shared hosting environment it gives an error "The file has not been pre-compiled, and cannot be requested." This, I guess, is because the host server has support for report-viewer version 11.
Is it possible using report-viewer version 11 in visual studio 2005 project? Is there any other work around?

Crystal Reports for VS2012 - VS2013 - VS2015 - VS2017 - VS2019

I have installed VS2012 Ultimate on a fresh PC. I tried adding the Crystal Reports file in my project but there is no crystal report .crt Item avaliable into Add New Item menu of the VS2012
Is there a version for VS2012? or do I have to install an extra setup file for crystal reports which is redundant since I already have VS2012 installed.
Here it is! - SP 25 works on Visual Studio 2019, SP 21 on Visual Studio 2017
SAP released SAP Crystal Reports, developer version for Microsoft Visual Studio
You can get it here (click "Installation package for Visual Studio IDE")
To integrate “SAP Crystal Reports, developer version for Microsoft Visual Studio” you must run the Install Executable. Running the MSI will not fully integrate Crystal Reports into VS. MSI files by definition are for runtime distribution only.
New In SP25 Release
Visual Studio 2019, Addressed incidents, Win10 1809, Security update
This post is right from SAP on Sep 20, 2012.
In short, they are still working on a release of Crystal Reports that will support VS2012 (including support for Windows 8) It will come in the form of a service pack release that updates the version currently supporting VS2010. At that time they will drop 2010/2012 from the name and simply call it Crystal Reports Developer.
If you want to download that version you can find it here.
Further, service packs etc. when released can be found here.
I would also add that I am currently using Visual Studio 2012. As long as you don't edit existing reports they continue to compile and work fine. Even on Windows 8. When I need to modify a report I can still open the project with VS2010, do my work, save my changes, and then switch back to 2012. It's a little bit of a pain but the ability for VS2010 and VS2012 to co-exist is nice in this regard. I'm also using TFS2012 and so far it hasn't had a problem with me modifying files in 2010 on a "2012" solution.
There is also someone who managed to modify CR for VS.NET 2010 to install on 2012, using MS ORCA in this thread: http://scn.sap.com/thread/3235515 . I couldn't get it to work myself, though.
"SP25 work on Visual Studio 2019" is an exaggeration. It is extremely unreliable and should be avoided at all costs. I currently have to maintain a second development environment with V2015 for report development.

Resources