Wednesday, November 13, 2013

Apps are disabled on this site


Created an app and while  deploying the app to portal, visual studio threw and error with failed deployment.

Error:
Apps are disabled on this site

Good thing is there is lots of article our there to resolve this issue. In my case it was lack of basic configuration which needs to be performed before deploying the Apps.


Follow steps, mentioned in link below to avoid this error.

How to: Set up an on-premises development environment for apps for SharePoint



Enjoy Apps.

-Rags

No comments:

Handle the error “OwnershipControlsNotFoundError” for buckets created prior to April 2023 when the bucket ownership was defaulted to “Object Writer”

Here you go published a  python code sample written for migrating S3 bucket ownership controls between AWS accounts. The code is written to ...