Which are the SAP Crystal Reports Runtime engine for .NET Framework dependencies?(.NET Framework 依赖项的 SAP Crystal Reports 运行时引擎有哪些?)
问题描述
我正在尝试在全新的 Microsoft Windows Server 2012 R2 x64 虚拟机上安装适用于 .NET 框架的 SAP Crystal Reports 运行时引擎.安装停止并出现此错误:
I'm trying to install SAP Crystal Reports runtime engine for .NET framework on a fresh new Microsoft Windows Server 2012 R2 x64 virtual machine. The installation stops with this error:
错误 1904.模块 C:Program Files (x86)SAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BuisinessObjects Enterprise XI 4.0win64_x64crtslv.dll 注册失败.HRESULT -2147024770.请联系您的支持人员.
Error 1904. Module C:Program Files (x86)SAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BuisinessObjects Enterprise XI 4.0win64_x64crtslv.dll failed to register. HRESULT -2147024770. Contact your support personnel.
我安装了不同版本的 Microsoft C++ Redistributable,但仍然出现错误.在 Internet 和 SAP 论坛上搜索,它说缺少一些依赖项,但无处显示依赖项.我错过了什么?我需要安装哪些依赖项?
I have installed different versions of Microsoft C++ Redistributable and still have the error. Searching on Internet and SAP forums, it says that there's some missing dependencies, but nowhere shows wich are the dependencies. What am I missing? Which are the dependencies I need to install?
推荐答案
我正在安装适用于 .NET 的 SAP Crystal Reports 运行时的最新版本 (13.0.21).因此,我需要 Microsoft Visual C++ 2015 Redistributable 用于 SP 21.
I was installing the latest version (13.0.21) of SAP Crystal Reports runtime for .NET. So it turns to be that I needed Microsoft Visual C++ 2015 Redistrributable for the SP 21.
这篇关于.NET Framework 依赖项的 SAP Crystal Reports 运行时引擎有哪些?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:.NET Framework 依赖项的 SAP Crystal Reports 运行时引擎有哪些?


- 在 LINQ to SQL 中使用 contains() 2022-01-01
- Azure Active Directory 与 MVC,客户端和资源标识同一 2022-01-01
- CanBeNull和ReSharper-将其用于异步任务? 2022-01-01
- C# 通过连接字符串检索正确的 DbConnection 对象 2022-01-01
- Windows 喜欢在 LINUX 中使用 MONO 进行服务开发? 2022-01-01
- 为什么 C# 中的堆栈大小正好是 1 MB? 2022-01-01
- 是否可以在 .Net 3.5 中进行通用控件? 2022-01-01
- 带问号的 nvarchar 列结果 2022-01-01
- 在 C# 中异步处理项目队列 2022-01-01
- 使用 rss + c# 2022-01-01