- Sap Crystal Reports Runtime Download
- Sap Crystal Reports Runtime Engine For .net Framework 4.0
- Crystal Reports 13.0.2
Purpose
The intent of this document is to answer confusion around the available Visual Studio Solution Developer Kits (SDK) for SAP Crystal Reports 2011, SAP Crystal Reports Server 2011 and SAP Business Intelligence 4.0.
Module C:Program FilesSAP BusinessObjectsCrystal Reports for.NET Framework 4.0CommonSAP BusinessObjects Enterprise XI 4.0win32x86dtsagent.dll failed to register. Contact your support personnel. Other Crystal Reports dll's that may fail to register are: commonobjectmodel.dll; ReportPromptEMF.dll.
Overview
Module C:Program Files (x86) SAP BusinessObjects Crystal Reports for.NET Framework 4.0 Common SAP BusinessObjects Enterprise XI 4.0 win32x86 crtslv.dll failed to register. Contact your support personnel. 'Could not load file or assembly 'file:///C: Program Files SAP BusinessObjects Crystal Reports for.NET Framework 4.0 Common SAP BusinessObjects Enterprise XI 4.0 win32x86 dotnet1 crdbadoplus.dll' or one of its dependencies. The system cannot find the file specified.' Try to add this to your.config file (usually app.config).
A number of SAP Crystal Reports and Business Enterprise products have released recently. None of these products include any SDK 'out of the box'. However, an SDK for VS .NET can be downloaded separately for most of these products. The table below summarizes the available SDKs.
SAP Product | SDK Included | SDK Available | Supported .NET Version | File Version |
---|---|---|---|---|
SAP Crystal Reports 2011 | N | N | NA | 14.x |
SAP Crystal Reports for Visual Studio 2010 | Y | Y | VS2010 | 13.x |
SAP Crystal Reports Server 2011 | N | Y | VS2010 | 14.x |
SAP Crystal Report for Enterprise XI 4.0 | N | N | NA | 14.x |
SAP Business Intelligence 4.0 | N | Y | VS2010 | 14.x |
SAP Crystal Reports for Visual Studio 2010
SAP Crystal Reports for Visual Studio 2010 is a complimentary download. See SAP Crystal Reports, Version for Visual Studio .NET for details. Note that this is the only version of Crystal Reports that supports Visual Studio 2010. See the wiki Which Crystal Reports Assembly Versions are Supported in Which Versions of Visual Studio .NET for more details.
SAP Crystal Reports Server 2011 & SAP Crystal Report for Enterprise XI 4.0
The .NET SDK for SAP Crystal Reports Server 2011 and BI4.0 is only available from the SAP Market Place. For details see the blog Integrating SAP BusinessObjects BI Platform 4.0 CRS 2011 .NET SDK runtime into VS2010 IDE. For Visual Studio integation and production server runtime installation see the following wikis:
Questions and Answers
Is it possible to mix version 13.x runtime and version 14 runtime?
- No it is not.
Is it possible to use version 13.x runtime to connect to SAP Crystal Reports Server 2011 or BI 4.0?
- No it is not. Version 13.x runtime does not include all the files and assemblies neccessary for SAP Crystal Reports Server 2011 and BI4.0. See KB 1547065 - CRVS2010 is missing BusinessObjects.Enterprise.* assemblies.
Is it possible to run reports created in SAP Crystal Reports 2011 using the SAP Crystal Reports for Visual Studio 2010 runtime?
- Yes. The CRVS2010 runtime will support reports created in CR 2011.
Is it possible to run reports created in SAP Crystal Report for Enterprise XI 4.0 using the SAP Crystal Reports for Visual Studio 2010 runtime?
- No this is not possible. This version of SAP Crystal Reports only supports database connectivity via Universe (UNX) files and CRVS2010 is not able to connect to UNX files.
Is it possible to run Reports create in SAP Crystal Reports 2011 using the Crystal Reports 2008 runtime in Visual Studio 2008?
- Yes. The Crystal Reports 2008 runtime will support reports created in CR 2011. Note that CR 2011 contains new features not available in CR 2008 and thus these features will obviously not work with the CR 2008 runtime. Examples of new features would include export formats .RPTR, .XLSX and .DOCX.
Is it possible to run reports created in CRVS2010 using CR 2008 runtime and Visual Studio 2008?
- Yes. However note that CRVS2010 contains new features not available in CR 2008 and thus these features will obviously not work with the CR 2008 runtime. Examples of new features would include export formats .RPTR, .XLSX and .DOCX.
Related Documents
Related Notes
Symptom
Error 1904. Module C:Program FilesSAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BusinessObjects Enterprise XI 4.0win32_x86crtslv.dll failed to register. HRESULT -2147010895. Contact your support personnel.
Environment
- Crystal Reports Developer for Visual Studio Service Pack 9 ( Supports Visual Studio 2013 and Windows 8.1 )
- Windows 8.1
- Windows Servers
- Windows 7
- Visual Studio 2013
Cause
1904 error is typically due to some third party missing dependency.
Microsoft provided two methods to redistribute the VC++ runtime files: a set of merge modules, or one self-extracting vcredist.exe file. The two methods are designed to affect the same result once installed. CR Developer for VS installers have been using the merge modules to deliver the VC++ runtimes files since the first release, such that each CR Developer for VS installer is self-contained and does not require pre-installation of any other software except .NET Framework 2.0 or later. Namely, we handle pre-requisite check and installing of the required runtime. The version of the VC++ runtimes in CR Developer for VS installers is 8.0.50727.4053, which is identical to those installed by 'Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update' (internal version is 8.0.50727.4053).
This issue was escalated with ADAPT01723743 and resulted are in the Resolution section.
Resolution
1. Manually download and install the VC Redist package before installing CR Developer for VS.
2. If this does not resolve the issue then due to some issue on Microsoft’s part, the error as reported in this ADAPT could happen to some machines, as detailed in this Microsoft KBase article. The official fix to the problem is for customers to contact Microsoft to get the hotfix; Microsoft does not provide any download link for the hotfix. The hotfix is to be applied to a machine that encounters this error only. The KBase article does not provide any way to prevent the problem from happening.
Sap Crystal Reports Runtime Download
The suggestion of pre-installing “'Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update” may help some customers, however there is no endorsement from Microsoft to guarantee that it always works (this post actually reported that it could trigger the error on some machines). Getting help from Microsoft is the best way. Please note that the Kbase article only applies to customers who are reporting error “HRESULT: 0x80073715” ( 2147956501 )
Keywords
1904, Failed to register a SAP component, HRESULT -2147010895, HRESULT: 0x80073715, CRforVS, crystal reports for Visual studio , KBA , BI-DEV-NET-SDK , .NET SDK / COM SDK , Problem