Office PIA 和 .NET Framework 版本兼容性
我在 Microsoft Office 2003 和 2007 中使用 Office Primary Interop Assemblies (PIA)。在 PIA 的下载页面上,提到需要 .NET Framework 1.1。
我想知道版本 1.1 的要求是否是所需的最低版本? 或者说要求很严格。
换句话说,如果我有 .NET 版本 2.0 或 3 或 3.5,但没有安装 1.1,那么 PIA 是否可以正常工作,或者 PIA 是否需要 1.1 版本,无论您拥有哪个更高版本?
I use Office Primary Interop Assemblies (PIA) for Microsoft Office 2003 and 2007. On the download page of PIA, it is mentioned that .NET framework 1.1 is required.
I want to know if the requirement of version 1.1 - is it minimum version that is required? Or is it strict requirement.
In other words, if I have .NET version 2.0 or 3 or 3.5 and don't have 1.1 installed then, will the PIAs work fine or do PIAs require 1.1 version irrespective of what higher version you have?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Office PIA 可与框架版本 2.0 及更高版本配合使用。
Office PIA's work with framework version 2.0 and higher.