vb.net - WSDL connect in localhost but not in Host server -
i new wsdl.
we have done project on wsdl in vb , call service via php soap function works fine in localhost not in live. came know problem in default namespace.
when tried access host sent service called "getuserinfo" . service sent default "http://tempuri.org/iservice/getuserinfo" , returns "could not connect host".
question 1. why default namespace not connected in host in local? 2. change default namespace?
thanks
i believe need publish service first , update reference in visual studio new address can generate information you.
Comments
Post a Comment