Finally i completed my very first app development in SharePoint 2013
when you start your first try, a few step follow in order to make your first development smooth.
First you must create a separate domain that different from your current Sharepoint
in my case, i have SP2013.Local to host my Sharepont 2013.
and I create a separate domain called sp2013app.com to host all the Sharepoint Host App.
please note that it also work if you create a sub-domain under SP2013.Local. I test it with a sub-domain apps.SP2013.Local
the following link will give you a very informative instruction to create the domain for your SharePoint Host App. it covered both the sub-domain case and a brand new domain case as well.
Setting up your App domain for SharePoint 2013
after you deploy the your app to SharePoint 2013 Developer Site which is ran under Developer site template. you must add a new key under the Lsa property. the new key will prevent the constant popup to ask for the credential.
No comments:
Post a Comment