首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

WCF报的奇芭异常

2013-08-01 
WCF报的奇芭错误There was no endpoint listening at http://192.168.111.79:8734/WcfService that could

WCF报的奇芭错误
There was no endpoint listening at http://192.168.111.79:8734/WcfService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
服务开启的那台机器可以调用其他的机器都不能调用 

尼玛两天了为解决 肿么办!
[解决办法]
端口没打开?
[解决办法]
看看那台服务器能运行的机器的配置文件,对照一下
[解决办法]
检查服务器的8734是否被防火墙禁用了,除非你没开启防火墙,否则必须查看防火墙设置,允许特殊端口被访问。

热点排行