IIS: 404 error on every file in a virtual directory.
- by Scott Chamberlain
I am trying to write my first WCF service for IIS 6.0. I followed the instructions on MSDN. I created the virtual directory, I can browse the directory fine but anything I click (even a sub-folder in that folder) gives me a 404 error.
What am I missing that I can not access any files or folders? Any logs or whatnot you need just tell me where to…