首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Crystal Reports for Visual Studio安装错误1904

Crystal Reports for Visual Studio安装错误1904
EN

Stack Overflow用户
提问于 2018-09-09 05:50:37
回答 2查看 2.9K关注 0票数 2

不知何故,我长期运行的CR for Visual Studio 2013 Professional停止工作。我无法打开任何.rpt文件。我在VS2017和VS2010...same上试过了。所以..。

正在尝试安装/更新到从SAP网站下载的VS13-0-23.exe的最新Crystal Reports。以管理员身份运行时,我收到错误1904,这似乎是Framework4.0的问题。

代码语言:javascript
运行
复制
Error 1904. Module C:\Program Files (x86)\SAP BusinessObjects\Crystal Report for .NetFramework4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\craxddrt.dll failed to register. Result -2147023898. Contact yourself!

周一的进展更新:我似乎已经能够重新安装Framework4.0。然后,再次安装CR,我对6个失败的注册错误中的每一个都按了“忽略”。

然后,尝试使用RegSvr32手动注册这些dlls,我得到了错误:

代码语言:javascript
运行
复制
The moddule 'craxddrt.dll' failed to load.
Make sure the binary is stored at the specified path or debug
it to check for problems with the binary or dependent .DLL files.  
Invalid access to memory location.

和VLE.dll寄存器抱怨:模块'vle‘可能与您正在运行的Windows版本不兼容。

我正在运行Windows 7专业版,所以?

EN

回答 2

Stack Overflow用户

发布于 2018-09-20 01:42:28

什么都不管用。我最终删除并重新安装了Visual Studio 2013和Crystal Report engine for Visual Studio。两天后,我又回到了工作岗位。谢谢。

票数 0
EN

Stack Overflow用户

发布于 2020-05-09 07:10:33

对于Crystal Reports SP21或更高版本,你需要满足Windows7中的一些依赖:

1- Microsoft Visual C++ 2015 Redistributable package。

2- Microsoft Windows Update KB2999226。

两者都需要Windows Service Pack 1。

以下链接是关于安装Crystal Reports Runtime SP21+的链接,但请注意:

Which are the SAP Crystal Reports Runtime engine for .NET Framework dependencies?

how to solve error 1904 in crystal report runtime installation

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/52239676

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档