由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Excel VSTO 4.0 project deveopled in VS2010 migration to VST (转载)
相关主题
Matrix calculation in C++DW BI ETL 问题 - Data Validation and Recordset Comparison
a matlab gui questionhg 和 git 比较
QT 还是 wxWidgets《移植应用程序到IPv6》英文文字版[PDF]
[合集] Re: 碰上这样的程序员,无语rails vs django 感受
从最近讨论,发现往MAC migrate微软云服务Azure收入首破10亿美元 挑战亚马逊
改写(migrate) stored proc 问题 (转载)web service
matlab source code control?ipv6地址和ipv4地址不是同一个ip?
新手问题:javascript做的网页如何post和get数据?语言发展是由经济学原则推动的
相关话题的讨论汇总
话题: vsto话题: vs2010话题: vs2013话题: excel话题: c#
进入Programming版参与讨论
1 (共1页)
u***a
发帖数: 52
1
【 以下文字转载自 Windows 讨论区 】
发信人: umusa (umusa), 信区: Windows
标 题: Excel VSTO 4.0 project deveopled in VS2010 migration to VSTO 5.0 developed in VS2013
发信站: BBS 未名空间站 (Sun Aug 30 12:07:38 2015, 美东)
I am very new to develop office(Excel 2010) applications/doc-level add-ins
by (C#) VSTO 5.0 in VS2013. If this is not a place to post this kind of
question, please tell me where I can post it before you vote it down. Thanks
!
After reading this https://msdn.microsoft.com/en-us/library/cc668197.aspx?f=
255&MSPPError=-2147217396 I still cannot figure out how to develop a VSTO
project in VS2013 because I need to migrate a VS2010 VSTO 4.0 project (
developed in VS2010) to VSTO 5.0 in VS2013. The original C# code (in VS2010)
was not designed by me. I got a lot of build errors when I created a new
VSTO 5.0 project (Excel 2010 doc-level add-ins) by copying the C# code that
was developed for Excel 2007/2010 worksheet (developed in VS2010) to the
worksheet C# code file in the VSTO 5.0 poject of VS2013.
For example, I have Sheet1.cs file in VS2013 and I copied Sheet1.cs C# code
from VS2010 to Sheet1.cs that was the created in VSTO 5.0 project in VS2013.
Many customized class definitions in Sheet1.designer.cs are missing so that
I got a lot of build errors.
But, Sheet1.designer.cs was created automatically in VS2013 and I cannot
edit it manually.
So, if anyone can recommend some books about VSTO 4.0 to VSTO 5.0 migration
from VS2010 to VS2013, I would really appreciate.
1 (共1页)
进入Programming版参与讨论
相关主题
语言发展是由经济学原则推动的从最近讨论,发现往MAC migrate
Box为什么这么慢?改写(migrate) stored proc 问题 (转载)
几个写code的牛屄轰轰的样子太可笑了matlab source code control?
AngularJS 2.0有点作妖儿啊新手问题:javascript做的网页如何post和get数据?
Matrix calculation in C++DW BI ETL 问题 - Data Validation and Recordset Comparison
a matlab gui questionhg 和 git 比较
QT 还是 wxWidgets《移植应用程序到IPv6》英文文字版[PDF]
[合集] Re: 碰上这样的程序员,无语rails vs django 感受
相关话题的讨论汇总
话题: vsto话题: vs2010话题: vs2013话题: excel话题: c#