Microsoft
Software
Hardware
Network
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
SQL Server 2008 Standard Edition
Laptop will not come out of standby
Cannot delete File - cannot read from source file or disk
How to add parameter value on file name in sql reporting
VB Bindingsource checking if records have been edited
How to read a registry key in VBA
Windows 98SE not running command when installed 2GB memory
Dynamic sql insert identity
Filter Report Based On Multiple Dynamic Combo boxes
Update and Join gives syntax error (missing operator)