Plea for Help: WCF 404 Error

I’m putting out a plea for help. For some odd reason, we have a WCF service (running in IIS 6) that’s using streaming and BasicHttpBinding that will return a 404 error message every time it’s called from our client. Hitting the same URL on the box itself through IE renders the WSDL just fine. If you have seen this issue, please contact me. We’ve been struggling with this issue and have yet to find a resolution. BTW, it works great on another web server that is configured the same, and we’ve looked at all of the verbose logs WCF can give us. Ultimately, we’re seeing the message being sent from the client, and a 404 in the IIS log, but nothing on the server logging. Thanks!

No Comments