Urgent!!Problem with webservice creation!!
hi guys,can tell me how configure port on our webservie should run while creation of webservices(incase dont want webservice run on default port)..
when create webservice in vs2005 ,it runs webservice on arbitrarily selected port .further wen try access same webservice frm other machine on lan,it not able access tat webservice.
suppose on local machine ,the webservice url :
http://localhost:2231/mywebservice/service.asmx
wen try access same webservice comp on lan ,it doesnt open..the url typed :
http://172.19.3.37:2231/mywebservice/service.asmx (\\172.19.3.37 being ip address of comp on webservice resides).i hav disabled evry firewall also.
plz help
thanx in advance.
when create webservice in vs2005 ,it runs webservice on arbitrarily selected port .further wen try access same webservice frm other machine on lan,it not able access tat webservice.
suppose on local machine ,the webservice url :
http://localhost:2231/mywebservice/service.asmx
wen try access same webservice comp on lan ,it doesnt open..the url typed :
http://172.19.3.37:2231/mywebservice/service.asmx (\\172.19.3.37 being ip address of comp on webservice resides).i hav disabled evry firewall also.
plz help
thanx in advance.
hai microsoft
think deployed app in development server . try 1 local iis , access app other location spcify ipaddress.
think deployed app in development server . try 1 local iis , access app other location spcify ipaddress.
Archived Forums A-B > ASMX Web Services and XML Serialization
Comments
Post a Comment