Tagged Questions
0
votes
1answer
276 views
Binding information field when adding a new net.pipe binding
What's the use of the binding information field when adding a new net.pipe binding in IIS? I've been told to enter a * in it, but I want to know what it's used for.
0
votes
3answers
715 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 ...