Migrating Custom Solutions from SharePoint 2013 to 2019

SGH 1,221 Reputation points
2021-08-25T11:10:19.323+00:00

The requirement is to migrate Custom Solutions (wsp) deployed globally and to the web application from SharePoint 2013 to 2019. If we download the deployed wsp from SharePoint 2013 and redeployed to SharePoint 2016, then redeployed to SharePoint 2019 Farm (having two servers), will it work ? or do we have to auto upgrade the solution version from 2013 to 2016, 2019 using visual studio.

If Visual Studio required, what are the versions and tools required to redeploy to SharePoint 2016 and 2019 ?

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,570 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yi Lu_MSFT 17,456 Reputation points
    2021-08-26T07:48:15.65+00:00

    Hi @SGH
    You need to upgrade the solution version using visual studio 2019.

    1.Install Visual Studio 2019 and Office Developer Tools for Visual Studio 2019.
    2.Open your solutions using VS, The VS would upgrade your solutions automatically.
    Otherwise, you have to remove all SharePoint.dll references and re-add them again.
    3.Finally, build and deploy your solutions.


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful