WebAPI/Web References/WebS/Reference.cs
@@ -857,8 +857,7 @@ /// <remarks/> public WebService1() { //this.Url = "http://124.70.129.242/WEBS-WMS/WebService1.asmx"; this.Url = "http://127.0.0.1:9090/WEBS-WMS/WebService1.asmx"; this.Url = "http://124.70.129.242:9090/WEBS-WMS/WebService1.asmx"; if ((this.IsLocalFileSystemWebService(this.Url) == true)) { this.UseDefaultCredentials = true; this.useDefaultCredentialsSetExplicitly = false;