Connecting Tech Pros Worldwide Forums | Help | Site Map

add web Reference in webservices issue

Newbie
 
Join Date: Oct 2009
Posts: 4
#1: Oct 18 '09
hi, i have developed a web servcies in my local system with name (inbox service). when i did add web reference i got like this in my web service descpition file


but when i deploy my application (project) on server. i have my project url like this ex: http://abc.com, now my webservice is like this http://localhost:1518/popup-message/InboxService.asmx.
if i tied to call method from my page it is not working what is issue here

anyhelp would be great. thank you
best answer - posted by Plater
The URL for your service has to match

Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,161
#2: Oct 20 '09

re: add web Reference in webservices issue


The URL for your service has to match
Reply

Tags
asp.net