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 Flavio,
Did you check application pool? re enter the credential again and check it. You can also  run the configuration wizard.
Hi Amir
thank you for your reply.
I can’t browse the local host too
This is my first web application and is all -in- one topology (SO Windows server 2012 R2 STD and SQL server R2 STD)
Did you created root site collection?  If you have created host header web application then host header name must should be resolved in DNS. Otherwise u can’t browse site collection. This is your first web application  in farm? R u able to access through local host?Â
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
- Try to detach and attach the database using the Power shell command (Mount dismount SP content database)
- Do you have a host entry on iis website?
- can you share the uls logs portion when you try to access the Web app.
- Create a test web app and see if you can access it?
- Can you please share the list of site collections url with the Web app url.