IIS 404s aspx files

I've got a fresh install of Server 2003 with IIS.
I have installed sharepoint.
When I go to localhost:23488, I get a 404 error.
When I go to localhost:23488/ADMIN.CSS, the css files appears, so something is happening.
When I go to localhost:23488/default.aspx, I get the 404 error again. However, the default.aspx file is in the same directory as the ADMIN.CSS file.

Any ideas?

Thanks

 

 

 

 

Top