- Crystal Reports Runtime 13.0.2 Download
- Crystal Reports Runtime Engine For Net Framework 4.0
- Crystal Reports Runtime Engine For .net Framework 4
Purpose
This is a list of fixed issues in Service Pack 24 for Crystal Reports for Visual Studio (CRVS).
We converted the application to 64 bit version. On the Windows server 2008 even though we installed, SAP Crystal reports run time engine for.NET Framework 4 (64-bit – Version 13.0.3), the printing is not working correctly (Printing always to the default printer). Also couldn’t find the above DLL’s in the 64 bit installation folder.
Overview
- In the Video We will Learn How to install SAP Crystal Reports Runtime for Dot NET Framework -.
- SAP Crystal Reports Runtime Engine for.NET Framework 4.0 has failed to install: 'Fatal error during installation.
- I need a runtime for SAP Crystal Reports for.Net 4.0 (64-bit). I have been searching from the web but not getting any success. Can I get the URL from where can i download this. SAP Crystal Reports Runtime Engine for.Net Framework 4. SAP Crystal reports SAP R3 to.NET.
This wiki documents 8+ issues addressed in Service Pack 24 for CRVS. The issues are documented in individual KBases. For details, see the table under the List of Fixed Issues heading. “SAP Crystal Reports, developer version for Microsoft Visual Studio” can be used with Visual Studio 2010 to 2017.
New in this Release
- Addressed 10+ customer Incidents
- Visual Studio 2017 Update 9
- Oracle 18c
- SQL Server 2017
- Chrome 70
- Flash Player 31
Where to Download Service Pack 24
Service Pack 24 for “SAP Crystal Reports, developer version for Microsoft Visual Studio” can be downloaded using the links documented in the DocumentSAP Crystal Reports, developer version for Microsoft Visual Studio Updates & Runtime Downloads. The Document includes links for the runtime MSM, MSI files and more. Developer Help files can be downloaded from the following links:
List of Fixed Issues - Note: SAP is no longer using Adapt - SAP Note will have link to Work Bench ID
SAP Note ID | |||
---|---|---|---|
Incident 345340 | Saved Printer Name does not get updated in .NET SDK | 2665771 | |
Incident 315436 | Saved Printer and Paper info boxes need to be expanded for longer names | ||
Incident 151207 | Default printer incorrectly selected in Terminal Server environment | 2631171 | 2653192 |
Incident 444439 | Crystal Report to PDF show incorrect position of Thai character | 2704976 | |
Incident 353320 | When using Tight Alignment on a Border object when viewed in CR for VS Winform Viewer does not fit | 2669561 | |
1870302906 | ER - Microsoft ODBC 17 support for SQL Server | 2682852 | 2682798 |
- In-Place upgrading from SP21 to SP24 in CR4VS+CRRuntime64 scenario:
Due to the limitation of our installer, after in place upgrading from SP21 to SP22(CR4VS+CRRuntime64), CrystalDecisions.Data.AdoDotNetInterop.dll will be removed from below path:
C:Program Files (x86)SAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BusinessObjects Enterprise XI 4.0win32_x86dotnet
The CrystalDecisions.Data.AdoDotNetInterop.dll is required to support UDT(User-Defined Types) of MS SQL Server for design time of Crystal Reports.
Crystal Reports Runtime 13.0.2 Download
To make sure UDT is working, please use below workaround:
Crystal Reports Runtime Engine For Net Framework 4.0
Run Visual Studio Command Prompt(VS2010) or Developer Command Prompt, execute below command:
Regasm “C:Program Files (x86)SAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BusinessObjects Enterprise XI 4.0win64_x64dotnetCrystalDecisions.Data.AdoDotNetInterop.dll”
PS: This limitation only happens to in-place upgrading from SP21 to SP22 in CR4VS+CRRuntime64 environment, and it only impacts designing report to use UDT in MS SQL Server.
Crystal Reports Runtime Engine For .net Framework 4
- Visual Studio 2017 Update 5
In Visual Studio 2017 Update 5, creating a Web Site project is changed. There is no File->New->Web Site entry anymore, ASP.NET WebSite project templates are all merged into New Project dialog.
However CR Web Site project template are not there, users will need search “Crystal Reports” in New Project dialog to get CR Web Site Project templates.