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

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -