How to use dynamic discovery WITHOUT entries in config file?

V

Vagif Abilov

Hello,

I have a Web service client that needs to call several Web services using
dynamic discovery. It is suggested to modify application config file by
adding an entry:

<add key="name of the service" value="http://someurl.asmx"/>



In addition in VS.NET it is necessary to set "URL Behavior" to dynamic.

I am trying to bypass this step by setting the URL dynamically in my code
(just setting URL property does not seem to be enough).
Is there any way to intercept this step of retrieving entries from the
registry and instead assign my own (that come from the database)?

Thanks in advance

Vagif Abilov
vagif @ online.no
 

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

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top