while debugging the sharepoint app i am facing the error as below:
" : Sideloading of apps is not enabled on this site."
For its solution i have installed sharepoint foundation but it is not allowing the installation.I have also tried to install poweshell but again again it is not allowed to install.
I am trying to do this things on windows 7.
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Rajkiran SwainPosted Jun 9, 2017, 8:52 AM
For SharePoint On-Premise, you can give enable developer site by below power shell command
Sumit DeshmukhPosted Jun 2, 2017, 12:56 PM
You can enable side loading by activating the hidden Developer feature. Kindly try below links:
https://sharepoint.stackexchange.com/questions/129078/how-to-enable-app-sideloading-feature-in-sharepoint-2013-foundation
http://www.alexandervanwynsberghe.be/debugging-apps-for-sharepoint-online/
The site collection should be based on "Developer Site" template or you have to enable side loading feature if it's nt, you can check this.
https://blogs.msdn.microsoft.com/josrod/2013/02/04/sideloading-of-apps-is-not-enabled-on-this-site/
Hope it will works to you.