Dynamic Web Reference URL(Webservice)

  • Thread starter Thread starter Johan
  • Start date Start date
J

Johan

Kewl thanks. It sounds like you have lots of experience
with this stuff. Im quite new in this area. Where do I
change that property?? I cant find it or anything in
that area.... Can you help, do you know how to change
that status?
Thanks a lot man. Guys like deserve a medal!
 
Johan said:
Kewl thanks. It sounds like you have lots of experience
with this stuff. Im quite new in this area. Where do I
change that property?? I cant find it or anything in
that area.... Can you help, do you know how to change
that status?
Thanks a lot man. Guys like deserve a medal!
This is only available if you're using VS.Net 2003. If you are, click
the web reference. Look at the properties window of the web reference. If
the properties windows is not shown, right click the web reference and
select properties. Look for the URL behaviour property and change it from
static to dynamic. Changing this will make an entry in your app/web.config
which
you can then change to your hearts content.

HTH

Anthony
Nottingham - UK
 
Back
Top