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

后端 未结 4 1346
一整个雨季
一整个雨季 2021-01-22 09:42

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 thi

4条回答
  •  死守一世寂寞
    2021-01-22 10:06

    SAP Crystal Reports Runtime 13.0.21 and above requires:

    1. Windows 7 with Service Pack 1 or above.

      • SP1 x86 and x64 can be downloaded here, you need to download and install only: windows6.1-KB976932-X64 or windows6.1-KB976932-X86.
    2. Microsoft Windows Update KB2999226 (require Service Pack 1)

      • Download x86 here
      • Download x64 here
    3. Microsoft Visual C++ 2015 Redistributable (require Service Pack 1)

      • Download x86 and x64 here

    Install all of the dependencies and you will get rid of the "failed to register .dll".

    More info:

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

提交回复
热议问题