简体   繁体   English

wcf 4 netTcpBinding

[英]wcf 4 netTcpBinding

I was seting up a wcf 4 service today with netTcpBinding, and I just couldn't get it to work. 我今天使用netTcpBinding设置了wcf 4服务,但我无法使其正常工作。

It was of course no problem getting basdicHttpBinding to work since little config is needed in WCF 4. 当然,使basdicHttpBinding正常工作没有问题,因为在WCF 4中几乎不需要任何配置。

I started wondering if it is even possible to get netTcpBinding working when debbuging through VS10. 我开始怀疑通过VS10调试时是否甚至可以使netTcpBinding工作。 I'm hosting my service in a svc-file since I'm planning on hosting it in the IIS (7). 我打算将服务托管在svc文件中,因为我计划将其托管在IIS(7)中。

是以前查看NetTcpBinding时发现有用的链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM