-
Posted to
Classic ASP
by
barryb
on
06-29-2009, 2:58 PM
Thanks for trying to help. We uninstalled and reinstalled IIS to resolve the issue.
-
Posted to
Classic ASP
by
barryb
on
06-29-2009, 9:37 AM
Default.asp is an application. There is only 1 page.
This problem started after one of the developers was doing some troubleshooting on another site on IIs.
Both he and I have looked at it plenty. He thinks we we need to reinstall IIS.
-
Posted to
Classic ASP
by
barryb
on
06-25-2009, 6:01 PM
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 ...