Tagged Questions
0
votes
3answers
714 views
Anyone got IIS working reliably as a WCF client
I'm trying to get IIS6 to work reliably with a WCF service I have hosted in a separate Windows Service application on the same machine. Users connect to IIS via some HTTP exposed services, which is ...