I create a new Web application on SharePoint 2013 but when I try to access the page I got the following message : The webpage cannot be found.
How to fix this issue?
thank You in advance
Hi Aniket
My scenario is all in one app ( SO Windows server 2012 R2 STD and DB SQL Server 2012 R2 STD)
This is a portion of the uls logs when I try to acess the Web app
Exception trying get context compatibility level: System.IO.FileNotFoundException: Não foi possível localizar o site http://sharepoint-srv:80/ na aplicação Web SPWebApplication Name=SharePoint – 80.
at Microsoft.SharePoint.SPSite.LookupSiteInfo(SPFarm farm, Boolean contextSite, Boolean swapSchemeForPathBasedSites, Uri& requestUri, Boolean& lookupRequiredContext, Guid& applicationId, Guid& contentDatabaseId, Guid& siteId, Guid& siteSubscriptionId, SPUrlZone& zone, String& serverRelativeUrl, Boolean& hostHeaderIsSiteName, Boolean& appWebRequest, String& appHostHeaderRedirectDomain, String& appSiteDomainPrefix, String& subscriptionName, String& appSiteDomainId, Uri& primaryUri)
at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextCompatibilityLevel(Uri requestUri)
Cannot find site lookup info for request Uri http://sharepoint-srv/.
Thanks in advance for your help