Hi,
I am using a third party win 2003 iis 6.0 to serve my website.
The web site has a httphandler which does some custom jobs.
When I try to invoke the httphandler from some url call, it won't start
and give a 404 error on the url.
I personally create a plain win 2003 iis 6.0 server locally. The
httphandler works fine.
Is there anything in win 2003 iis 6.0 prevent invoking a httphandler?
Thanks