Hello,
I'm trying to deploy a standard Sharepoint App built by using the VS2013 project template and it refuse to install on our Office 365 tenant.
I've followed all the step described:
- created the Sharepoint App Project from VS2013
- registered the app on the AppRegNew.aspx page and reported Client Id and Client Secret in the project
- Deployed the app under : http://spprovisioningapp.azurewebsites.net/ using Web Deploy
I've followed that article from Kirk Evans:
http://blogs.msdn.com/b/kaevans/archive/2014/02/24/creating-a-sharepoint-2013-app-with-azure-web-sites.aspx
But the installation of the app on the developer site ends with a
Sorry, something went wrong with adding the app. Click to retry
message after trying to install during 5 to 10 minutes
I've lost a lot of time on that and hope someone will be able to give me some input.
I've tried on 3 differents site collections but still the same error
Thanks per advance
David