Sharepoint 2010, 404 error after installation
Posted
by Tommy Jakobsen
on Server Fault
See other posts from Server Fault
or by Tommy Jakobsen
Published on 2010-04-23T12:20:04Z
Indexed on
2010/04/23
12:23 UTC
Read the original article
Hit count: 1901
sharepoint
|404
Running Windows Server 2008 Standard R2, SQL Server 2008 Enterprise, Team Foundation Server 2010, I installed Sharepoint Server 2010 (single server). It installed correctly, and the wizard configured it without errors.
When accessing the sharepoint server through http://localhost/ I get a 404 error. I also get a 404 when trying to access the admin interface on port 42620.
Sharepoint, TFS and Reporting services are the only application on my IIS. NOT sharing the same port, so that can't be the error.
Do you have any ideas what the problem can be? Is there some way that I can debug this?
© Server Fault or respective owner