如何让WebService服务可修改IP地址
摘要:
1.WebService 类增加属性<System.Web.Services.Protocols.SoapDocumentService(routingstyle:=SoapServiceRoutingStyle.RequestElement)>2.Web引用后 把 URL行业设为动态3.配置文件:<applicationSettings> <ConsoleAppli... 阅读全文
posted @ 2009-09-21 14:02 zqonline 阅读(2794) 评论(0) 推荐(0) 编辑