Greetings!
I have an ASP application with the home page named "default.asp". So the URL looks something like this:
"http://MyServer/reports"
And this works perfect! But
"http://MyServer/reports/default.asp"
reports back "The system cannot find the file specified."
Makes no sense! I suspect that someone modified the IIS configuration, but I know not what.
I've seen plenty of post with this error, but still can't find an error in my configuration.
Thank You!
Barry