Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

Changing a Web Reference URL at runtime?

Mar 17 2003 2:58 PM
I have an inventory application that uses a web service for security authorization. I would like the program to be identical for each client, and have them have a config file that has contains the url for the web service. (eg. ClientName.myinventoryprogram.com/signOn.asmx) Is it possible to change this URL at runtime, even though it was added as a Web Reference to the project?

Answers (2)