Notes error: Could not open the ID file

Notes error: Could not open the ID file

我需要从 asp.net (vb.net) 访问 IBM Notes。我用了Interop.Domino.dll。我完成了我的 32 位项目。我终于对 IIS 说应该启用 32 位应用程序。

在我 运行 我的应用程序所在的机器上,我还安装了客户端注释。

我的问题是,当我 运行 应用程序时,出现以下错误:

[COMException (0x80040fa0): 注释错误: 无法打开文件 ID] Domino.ISession.Initialize(字符串密码)+0 WebApplication1.WebForm1.Page_Load(对象发送者,EventArgs e)在C:\Users\Administrator\Documents\Visual Studio2015\Projects\TxControl\WebApplication1\WebForm1.aspx.vb:28 System.Web.UI.Control.OnLoad (EventArgs e) +95 System.Web.UI.Control.LoadRecursive () +59 System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint 布尔值,布尔值 includeStagesAfterAsyncPoint)+2952

我哪里错了

提前致谢

你必须在你的环境变量中输入注释ID所在的路径