摘要:
方法一:Web Service内容没有变,只是换了各地方。比如从localhost:8080/a.asmx换到了localhost:8090/a.asmx。如此一来你不必重新修改Web Reference只需要在使用WebMethod时 WebS.A a = new WebS.A();a.Url="http://localhost:8090/a.asmx"a.remoteDosth(); 可以把U... 阅读全文
posted @ 2008-07-04 15:11
Rich.T
阅读(3840)
评论(0)
推荐(0)
浙公网安备 33010602011771号