Question : Dynamic Web Reference Asp.Net - what about the disco?

I'm trying to add a dynamic Web Reference to move from dev/production environments, I've changed the ref's properties to Dynamic, and put the url in the app.config, but, I notice that the original url is all over the wsdl and disco files - can I replace these references with the app.config settings as well?

Answer : Dynamic Web Reference Asp.Net - what about the disco?

Hi,

not required, One thing you should make sure that the code reads the service path from web.config.
or
create the proxy in the code base.

Thanks,
Arun
Random Solutions  
 
programming4us programming4us