I have two websites on IIS, one classic asp site, and one .NET 3.5 web site. Each is running in different application pools. When the .NET 3.5 web site is started, a browser browsing the classic asp site immediately displays a 404 error.
If you logon to the Webserver itself and browse to the classic asp site using “localhost”, the error described above does not occur.
I have research this issue and believe that I have everything set up correctly, but it is still crashing.
Any ideas as to what I can do?