将Project Client 2010的加载项迁移到Project Server 2013的Web App [英] Migrate an Add-In for Project Client 2010 to Web App for Project Server 2013

查看:129
本文介绍了将Project Client 2010的加载项迁移到Project Server 2013的Web App的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问候社区,


我在Visual Basic中使用Visual Studio 2010为Microsoft Project Client 2010开发了一个加载项。


如何迁移此Visual Basic代码,我可以为Project Server创建Web应用程序以及新的Microsoft Store?


谢谢!


 迈克尔

解决方案

嗨迈克尔,


你要检查的第一个地方是dev.office .com,它为您提供了开始为SharePoint商店构建应用程序所需的所有工具和信息。


关于您希望转换的加载项,您需要验证Project Server API是否支持加载项的所有组件(有项目客户端可以做的事情,无法在Project Server中实现),项目2013
SDK在
http://msdn.microsoft.com/en-us/library/office/ms512767(v=office.15
)应提供此信息。特别是如果你正在寻找在为商店构建应用程序时,您需要利用PSI上的客户端对象模型(CSOM),这将使您能够构建可在内部部署和在线项目中使用的应用程序。


过去几天我为Project Server构建了一个应用程序,一旦你消化了上面的信息,这真的很容易。


<希望这有帮助,


Greetings community,

I have developed an Add-In for Microsoft Project Client 2010 with Visual Studio 2010 at Visual Basic.

How can I migrate this Visual Basic Code that I can create a Web App for Project Server and for the new Microsoft Store?

Thank you!

  Michael

解决方案

Hi Michael,

The first place you should check out is dev.office.com, that provides you with all the tools and info you need to get started building a app for the SharePoint store.

With regards to your add-in that you wish to convert, you will need to verify that the Project Server API's support all the components of your add-in (there are things the Project client can do that cannot be achieved in Project Server), the Project 2013 SDK at http://msdn.microsoft.com/en-us/library/office/ms512767(v=office.15) should provide this information. Specifically if you are looking at building an app for the store, you will need to leverage the client side object model (CSOM) over the PSI, which will enable you to build apps that can be used both on premise and in project online.

I had a bit of a play with building an app for Project Server over the past few days, it was really easy once you have digested the info above.

Hope this helps,


这篇关于将Project Client 2010的加载项迁移到Project Server 2013的Web App的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆