Develop with Lync 2013 SDK on Visual Studio 2015 C

2019-06-21 03:14发布

Does VS2015 have any restriction regarding developing Skype for business (Lync 2013 SDK) applications?

When I try to install the Lync 2013 SDK I get an error saying "Microsoft Visual Studio 2010 SP1 or higher not found."

Do I need a Enterprise version?

2条回答
冷血范
2楼-- · 2019-06-21 03:50

this problem related to MS bug. You have to unpack it and try to install 64 or 86 msi package.enter image description here

查看更多
甜甜的少女心
3楼-- · 2019-06-21 03:57

There are no restrictions. I developed my first application in C# and the Lync 2013 SDK using Visual Studio 2015 Community Edition.

查看更多
登录 后发表回答