Home All Groups Group Topic Archive Search About
Author
23 Nov 2006 3:46 AM
Jaye
Hi All

    Now i am using VB.net 05 write a window form application, and i have
using serveal web service resource. In VS studio 2005, I need to add web
reference before i access the web service in program. However i would like to
control connet different web service by switch program. I would to to build
the web service URL in run-time. How can I do that??

Jaye

Author
24 Nov 2006 5:58 AM
Cor Ligthert [MVP]
Jaye,

What is the problem to change on runtime, you can in my idea select more
webservices in the webservice reference tab. Those you can use as you want.

Cor

Show quoteHide quote
"Jaye" <J***@discussions.microsoft.com> schreef in bericht
news:DDF48CC3-8881-4FA0-B35D-303A80FB13D2@microsoft.com...
> Hi All
>
>    Now i am using VB.net 05 write a window form application, and i have
> using serveal web service resource. In VS studio 2005, I need to add web
> reference before i access the web service in program. However i would like
> to
> control connet different web service by switch program. I would to to
> build
> the web service URL in run-time. How can I do that??
>
> Jaye