在.Net V2.0和VS2008下开发office 2007插件
这是我需要处理的一个严重问题
我需要开发office 2003和2007插件,两者都使用.Net框架v2.0
我们公司使用VS2008,它只允许在.Net v3.5下开发2007插件
有谁知道创建 2007 addins unser .net frameworj v2.0 的方法?
(不能使用 Visual Studio 2005)
this is a serious problem I need to handle with
I need to develop office 2003 and 2007 addins, both with .Net framework v2.0
Our company uses VS2008, which only allows developing 2007 addins under .Net v3.5
Does anyone knows of a way for creating 2007 addins unser .net frameworj v2.0?
(Using visual studio 2005 is not an option)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据此 wiki 条目,VSTO 版本 3.0 可以针对 Office 2003 和 Office 2007
According to this wiki entry, VSTO version 3.0 can target Office 2003 and Office 2007