Hi,
Is there any way, to change the web references once the .Net application is put into production.
For example, My application was using a web service which was in one particular machine. Now the web service is moved to some other machine. So I need to change the path of web references.

Can I do it dyanamically without needing to build the application again with the new reference.

Thanks,
Manoj