摘要: 基于IIS承载WCF Service时:<configuration><system.serviceModel> <services> <service name="WcfService.MathService" behaviorConfiguration="MathServiceBehavior"> <endpoint address="MathService" binding="wsHttpBinding" contract="WcfService 阅读全文
posted @ 2011-08-30 22:10 老泉 阅读(149) 评论(0) 推荐(0)