accessing same web service from numerous applications

J

Jon Paugh

We have a web service handles employee information. It
will be used by numerous other applications.

Question is, what is the best way for the other
applications to access the web service? I am concerned if
each application has its own web reference to this web
service, then if we move the web service to a different
box, we have to change the web reference for all the
applications?
 
M

Michael Pearson

If in your application you set the web reference to dynamic, it will put the
URL to the webservice in the app.config file. If you change the webserver
that has your webservice, just edit that app.config and it will work
perfectly for ya! No recompile and redistrubite!

Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top