My local machine i have connect to web service using add web refrence tool. I want use that web service to my hosting server site. How can i use web service to hosting server site?
I have add web.config appsetting tag like my local one. But its not working
Where is the web service you're trying to connect to running? Can you post the part of the web.config file that has the tags? You say it's not working, what error are you getting?
gslakmal
Member
118 Points
425 Posts
How to put web service to hosting server
Nov 05, 2009 03:26 PM|LINK
Hi,
My local machine i have connect to web service using add web refrence tool. I want use that web service to my hosting server site. How can i use web service to hosting server site?
I have add web.config appsetting tag like my local one. But its not working
lakmal
<input id="gwProxy" type="hidden"><input onclick="jsCall();" id="jsProxy" type="hidden">
<div id="refHTML"></div>ewgoforth
Member
36 Points
82 Posts
Re: How to put web service to hosting server
Nov 06, 2009 03:36 PM|LINK
Where is the web service you're trying to connect to running? Can you post the part of the web.config file that has the tags? You say it's not working, what error are you getting?
gslakmal
Member
118 Points
425 Posts
Re: How to put web service to hosting server
Nov 15, 2009 11:51 AM|LINK
I found solution. Just copy add_webreference directory to your local machine to web server. and update web config
lakmal