Hi All the ASP Pros,
I am having a strange problem. I have certain ASP pages that are well tested and working in many places. But there is one server (windows 2000) on which some of the asp pages do not work. I get a HTTP 404 file not found error. I checked more than a few times and made sure the files are there on the server where the IIS application is looking at. The strange thing is, some of the ASP pages are working fine. Only those ASP pages whose name starting with 'ETC' is not working. If I change the name of the same ASP to some thing other than "ETC" it works fine.
Do you think there is some software on the sever that tells IIS to block requests coming from any ASP pages starting with the name 'ETC'? Is there any way I can find out what is going on.
Any input is greatly appreciated.
Thanks,
GT