|
-
Jan 9th, 2010, 01:06 PM
#1
Thread Starter
Fanatic Member
Help with Service Reference
Hi All..Im developing a windows application that must use a web service. I used 'Add Service Reference' to add the service and was able to add it to my project. But i'm wondering if how can i get the service reference address/url and change it. Any help please..Thanks!
-
Jan 14th, 2010, 03:25 AM
#2
Re: Help with Service Reference
Hey,
Once you have created the web reference, the reference itself should have been entered into your applications app.config file. In there you can edit it to be whatever you want.
Bear in mind, that if you change the url, the web service needs to have the same contract as the one you previously configured, or it will not work correctly
Hope that helps!!
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|