HTTP/1.1 200 OK Server: Microsoft-IIS/7.0 Date: CurrentDateAndTime GMT Connection: close http://YourSiteName.com/
I received this error when I tried to browse to a newly created SharePoint 2010 site. Other newly created sites were responding as expected – only one was throwing this error. Searching the error returned several hits that were related to detaching and reattaching a database and a few other more complicated situations, but none that I could find were about the error on a newly created site.
After taking a looking in Central Admin, I realized that I had not created a top level site for this particular web app. That was the problem. After creating the top level web app, the site responded as expected.
I realize this was a simple issue to resolve, but the lack of any hits regarding the error with a new site prompted me to do a blog entry to possibly save someone else some time. So, if your site is a newly created one and you get this error, make sure your top level site exists. If it does and you’re getting the error, you can continue on with the other recommendations for the more complicated issues.
Filed under: Error, SharePoint 2010 Tagged: | HTTP 1.2 200, Site error
thanks, this was really helpful!
Thanks man, it saved my life