摘要: 在看wcf广播事件的程序时候,运行到ILogService service = DuplexChannelFactory<ILogService>.CreateChannel(client, new WSDualHttpBinding(), new EndpointAddress("http://localhost:8567/server"));报出个异常HTTP 无法注册 URL http://+/Temporary_Listen_Addresses/144ff7cb-10a4-4836-b76a-1a516da4ebda/,因为另一应用程序正在使用 TCP 阅读全文
posted @ 2012-11-16 11:30 li-peng 阅读(2342) 评论(0) 推荐(0) 编辑