wms.Service1SoapClient web = new wms.Service1SoapClient(); label1.Text = (web.allwarehousing(textBox1.Text.Trim())).ToString();