代码之家  ›  专栏  ›  技术社区  ›  Paul Rowland

在64位计算机上使用Redemption dll(Outlook)

  •  2
  • Paul Rowland  · 技术社区  · 16 年前

    see here )任何想法也将不胜感激!).

    但是,当我在64位服务器上安装它时,我收到了以下错误:

    Creating an instance of the COM component with CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} from the IClassFactory failed due to the following error: 80004005.
    

    我已在服务器上注册了Redemption dll( see here ).

    我做到了 running-c-app-32-bit-on-64-bit-machine

    NB。 类id似乎是 Redemption.RDOSession ( see here )

    2 回复  |  直到 8 年前
        1
  •  4
  •   David Lay    14 年前

    Hanner de Jager在评论中指出了这一点,但这值得一个完整的答案。

    您只需在服务器上安装 Microsoft Exchange Server MAPI Client and Collaboration Data Objects

    不需要Outlook。这就是救赎之美。

        2
  •  2
  •   Paul Rowland    16 年前

    推荐文章