0

I installed & configured SharePoint Server 2016. When I create new Web Application from Central Administration, I get an error message:

Sorry something went wrong; There is no default endpoint for this Application.

5
  • Are you working from PowerShell or the GUI? Commented Mar 17, 2017 at 14:48
  • From PowerShell Commented Mar 20, 2017 at 7:49
  • Check your logs. In most cases, this error means that the web application did not provision correctly. Depending on what you find in the logs, you may have to recreate the web app. This is common when working from PowerShell. Commented Mar 20, 2017 at 8:12
  • A good way to tell for sure is to try creating the web app via the GUI. If it works via the GUI, something is missing in your PowerShell script. Commented Mar 20, 2017 at 8:13
  • I recreated the web app and its working fine now. thank you Commented Mar 24, 2017 at 7:50

1 Answer 1

0

Did you run the configuration wizard? , did everything setup correctly you will have to look at it.

whether Central administration is up and running? .

Please check all the services started , check IIS manager and see if all App-pool are up and running.

You can also refer this link

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.