I have a (what seems like) simple IIS web site that I'm trying to move from a Windows 2000 server running IIS to a Server 2003 server running IIS.
I've simply copied the files to the new website I've created on the Server 2003. I've tested that the website works by using a basic, index.html file. Within IIS, I right-click my new site and select Browse, and the page appears fine.
I then change the default document to Default.aspx (which does, of course, exist in the proper directory), delete the Internet Explore cache on the server, navigate to my new site within IIS Manager, and again right-click > Browse.
This time, when I change the default document to Default.aspx, I'm presented with "HTTP Error 404 - File or directory not found."
I have no idea what settings I may need to configure to try and diagnose this type of problem, so I welcome any/all suggestions.
Suggestions? Ideas?
Thank you!
Ed