you will see this error when you try to add SharePoint Hosted app :
Sorry, apps are turned off. If you know who runs the server, tell them to enable apps.
Solution:
In order to install an App from the App Store you must setup an isolated App Domain, this is because Apps from the store deploy to their own app domain and run under a separate process from your SharePoint sites.
If your SharePoint site uses the DNS alias http://sharepoint.contoso.com you could have *.apps.contoso.com as your app domain.
http://www.sharepointalex.co.uk/index.php/2012/11/enabling-sharepoint-2013-apps/
How to: Set up an on-premises development environment for apps for SharePoint
http://msdn.microsoft.com/en-us/library/fp179923(v=office.15).aspx
Subscribe to:
Post Comments (Atom)
-
Recently I was working on sending mail using smtp server where I stuck on below error: IIS/SMTP - emails are stuck in mailroot/Queue ...
-
If you want to know which controlled fired post back at page load, here is some sample code. 1) for link button: string ctrlname = Page....
-
While working with SharePoint / JavaScript modal pop up you might encounter error "cannot read property 'showmodaldialog' of un...

No comments:
Post a comment