I have a ASP 2.0 web service installed on a 2003 R2 server that is also a domain controller.
The service is in a virtual directory under a web site that I specifically set up for this application.
My problem is that when I try to browse the asmx page and verify that the service is running, I get a 404 error. If I place a plain html file in the directory I have no problem browsing that file.
I tried to install the same web service on an XP machine and a Server 2003 SBS machine and I can not duplicate the error. However, I am starting to think that the problem has something to do with the 2003 server either being a DC or that it is "R2"?
Any Ideas?
-Tom Riedy