Hello
I am having a APP server and a WFE server. On the APP server i have my CA and all the services that I need. On the WFE I only have the Web appliction and the distributed cache services running.
All my servers are virtual.
I have logged in to the APP server, created an Web-app, and I now can access the Web-app via http//appserver, and from outside the server via http://appserver.domain (trough AAM).
When i login to my WFE server, and browse to the IIS, and the find the Web-app under sites, and browse it, I am getting a error,
“Sorry something went wrong – file not found”.
The ULS log says:
“Cannot finde lookup info for request uri http://localhost/…
AAM have not been config. Users or service are accessing the site http://Appserver/ with the url http://localhost…
… add the http://localhost as an AAM response url”
If there is a logical solution to this, i would like some steps, or guidlines in how to get it working, and learn from it. If the solution is AAM then I would love a simple guide to where in the AAM to put, and what to put in.
And maybe it is something really simple that I am overlooking. Google was not a great help.
Thanks 🙂
Hi Henry
Again, thanks for the afvices. I think that you are right about, I just should have created the DNS record.
I think what I am seeking and what you are suggesting is this approach http://thuansoldier.net/?p=1323 . It is for SP10 but besides I am using Claims now in SP13 I dont think there are any other differences.