如何从 Visual Studion 2010 引用 OneNote 互操作

发布于 2024-10-01 20:36:40 字数 494 浏览 3 评论 0原文

我正在尝试使用 Visual Studio 2010 中的 OneNote 互操作性。我安装了 OneNote 2010,正在构建一个 .net 2.0 win 表单应用程序。我添加引用,选择 COM 选项卡,然后选择 Microsoft OneNote 12.0 对象库或 Microsoft OneNote 14.0 对象库。无论我选择什么,当我单击“确定”时,项目中的引用列表都会显示 Microsoft.Office.Interop.OneNote,旁边有一个黄色警告图标。如果我尝试编译,则会收到错误:

输入文件 'C:\Program Files\Microsoft Office\Office14\ONENOTE.EXE' 不是有效的类型库。 D:\Develop\2.0\Projects\Office\OneNote\File Import\OneNote File Import\TlbImp OneNote File Import

我之前在早期版本的 Visual Studio 中已完成此操作,我还需要执行其他操作吗?

I am trying to use the OneNote interop from visual studio 2010. I have OneNote 2010 installed, I am building a .net 2.0 win forms app. I add a reference, Select the COM tab, and choose either Microsoft OneNote 12.0 Object Library or Microsoft OneNote 14.0 Object Library. Regardless of what I choose, when I click ok my references list in my project shows Microsoft.Office.Interop.OneNote with a yellow warning icon next to it. If I try to compile I get an error:

The input file 'C:\Program Files\Microsoft Office\Office14\ONENOTE.EXE' is not a valid type library. D:\Develop\2.0\Projects\Office\OneNote\File Import\OneNote File Import\TlbImp OneNote File Import

I've done this before in earlier version of Visual Studio, is there something else I need to do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

著墨染雨君画夕 2024-10-08 20:36:40

不,我刚刚尝试过,它对我来说效果很好。您是否尝试过从头开始的项目?如果你的目标是4.0,它可以工作吗?

No. I just tried and it works fine for me. Have you tried a project from scratch? Does it work if you target 4.0?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文