Sorry, this site hasn’t been shared with you - Host Named Site Collections
So, Host Named Site Collections are the new thing. You’ve created your web application and created a host named site collection through PowerShell. You browse to the site and it renders nicely. Yet when you expect to see the site, you get the standard SharePoint screen which tells you that you don’t have access to that site. This can be resolved easily. Check your IIS bindings. You forgot to remove them. So even though you have a DNS pointing to *.myhncsites.contoso.com and you created a site banzai.myhncsites.contoso.com your IIS bindings need to be modified so that there are no host headers defined.
Comments
Anonymous
May 15, 2013
Thanks Koen, but I don't have any bindings and am still getting this errorAnonymous
May 15, 2013
Did you create a normal site collection at the base web application level?Anonymous
May 27, 2013
I created a site collection by central admin and got same error. (web apps doesn't have host name)Anonymous
May 27, 2013
I found the problem. After I installed update for sharepoint 2013, I didn't run product and configuration wizard, When I run that then It was fine. Just run configuration wizard and try again.Anonymous
May 27, 2013
Glad you worked it out! Have fun with SharePoint :)