Problem configuring DNS for SharePoint Apps (Addins)

Hello everybody.

I am trying to configure my Virtual Machine to use SharePoint Addins. I have followed this link to configure my machine which is single SharePoint Farm.

I used following these two powershell command to change App domain and app prefix and I have verfied Changes in CA.

 Set-SPAppDomain "addins.local"
 Set-SPAppSiteSubscriptionName -Name "add-in" -Confirm:$false

In Visual Studio when I hit F5, it shows my SharePoint-hosted Addin and it works. It allso modifies my host file and adds this app-fc28e82f1db258.addins.local. But when I publish my app to app catalog and add it from Site Content it shows This page connot be displayed.

I am not so god at DNS and I realy appreciate all kind of advice.

Thanks

September 10th, 2015 11:00am

Hi,

Do you create the web application using a host header? If yes, please try to create a new web application without host header,  then deploy apps.

Check if the troubleshooting article is useful for you:

http://blogs.msdn.com/b/how24/archive/2013/06/14/prepare-your-sharepoint-2013-farm-for-app-development-and-debugging.aspx

Free Windows Admin Tool Kit Click here and download it now
September 13th, 2015 9:51pm

Hi Kaly,

Thanks for your answer. 
I have used PowerShell to create the Site Collection which is a Host Named site Collection. 
But what is has done with the web application? because it is impossible to ping to the domain I created in DNS. If ping could find the dns it would work, I think.

September 14th, 2015 3:56am

Hi,

Find below blog which includes section on configuring App Domain.
https://swapnilkh.wordpress.com/configure-on-premises-apps-store/


If that is helpful, please mark it as an answer.
Free Windows Admin Tool Kit Click here and download it now
September 14th, 2015 9:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics