SharePoint App Deployment error : 'Failed to install app for SharePoint'

前端 未结 10 2577
遥遥无期
遥遥无期 2021-02-19 10:03

When I tried to add a SharePoint mvc app I am getting following error:

Error occurred in deployment step \'Install app for SharePoint\': 
Failed to install app f         


        
10条回答
  •  迷失自我
    2021-02-19 10:34

    I just changed the hosting type in AppManifest.xml from Provider-hosted to SharePoint-hosted and voilá. I don't know if this was modified by itself when I added an Event Receiver in my project, cause before not fails.

提交回复
热议问题