WCF Service netTCPbinding

后端 未结 3 478
一生所求
一生所求 2021-01-12 04:26

I want to use netTCPbinding, so I\'ve changed my web config as below. I\'m experiencing this error:

Could not find a base address that matches scheme

3条回答
  •  既然无缘
    2021-01-12 04:56

    Here is a NetTcpBinding basic example from msdn. See if this can help you.

    EDIT:

    And here is a related SO question.

提交回复
热议问题