G
Guest
I have a business logic web service that references an object library. No
problem there. This object library needs to reference a data access web
service. If I add a web reference to the DAL web service and set the URL
behavior to dynamic, all the settings are stored in the designer vb code. I
can't seem to find a way to set everything up so that the address of the
referenced web service can be edited in some config file.
Long story short, I have a class library that needs to read a config file
which contains the url to a web service.
Any ideas?
problem there. This object library needs to reference a data access web
service. If I add a web reference to the DAL web service and set the URL
behavior to dynamic, all the settings are stored in the designer vb code. I
can't seem to find a way to set everything up so that the address of the
referenced web service can be edited in some config file.
Long story short, I have a class library that needs to read a config file
which contains the url to a web service.
Any ideas?