다음을 통해 공유


Visual Studio 2015: Missing SharePoint 2016 Project Template

Introduction

In this article, we will explain how to show the SharePoint 2016 Project Template in Visual Studio 201515.

Scenario

Although we have installed Microsoft Office Developer Tools for Visual Studio 2015, and the Office / SharePoint Template is shown in the New Project dialog. However, we can’t find SharePoint 2016 Project Template as shown below:

https://gallery.technet.microsoft.com/site/view/file/178689/1/MISSING%20SHAREPOINT%202016%20PROJECT%20TEMPLATE%20IN%20VISUAL%20STUDIO%202015.png

Cause

This issue usually occurs in case the Microsoft Office Developer Tools Preview 2 for Visual Studio 2015 is not installed.

Resolution

https://gallery.technet.microsoft.com/site/view/file/178726/1/download%20Microsoft%20Office%20Developer%20Tools%20Preview%202%20.png

  • Select the file name based on your language.

https://gallery.technet.microsoft.com/site/view/file/178727/1/Microsoft%20Office%20Developer%20Tools%20Preview%202.png

  • After the file is downloaded. Double-click the file to install the office/SharePoint Tools > Install.
  • After the installation process is completed, open Visual Studio 2015 > New Project > expand the preferred language.
  • The Office / SharePoint Template should be now listed with SharePoint 2016 Project Template.

https://gallery.technet.microsoft.com/site/view/file/178693/1/OFFICE%20%20SHAREPOINT%20TEMPLATE%20IN%20VISUAL%20STUDIO%202015.png

Applies To

  • Visual Studio 2015.
  • SharePoint 2016.

Conclusion

In this article, we have explained how to install Microsoft Office Developer Tools Preview 2 to be able to create a SharePoint 2016 Project in Visual Studio 2015.

References

See Also

Back to Top