On 23.10.2011 13:25, Andreas Ploetzeneder wrote: > hi, > how can i programatically change the url of a webreference during runtime var srv = new SomeWebReference(); srv.Url = "http://another.uri.comes.here"; Robert