Microsoft
Software
Hardware
Network
Question : Secondary namespace in WSDL
Is it possible to set a secondary service address in the WSDL?
Let's assume that my webservice is offline (but the WSDL is cached / locally available) and I want my client to be seamlessly linked to a back-up WS that is up and running? But I want the client to be able to use his existing code created from the WSDL fo function.
Thanks!
Answer : Secondary namespace in WSDL
You will have to address this at the server side. I assume you are hosting your webservice in IIS ? Have a look at Network Load Balancing and fail-over clustering of IIS (
http://support.microsoft.
com/kb/970
759
on IIS 7.0).
Random Solutions
What is the color of a toolstrip in vb.net 2005
how do I read the contents of the xml string
Apply bulk NTFS permission through powershell
Multiple iPod Touch: Backup, Restore, access App store & iTunes
what is the problem in this code
Return message from class
How do I get Year, Month from datetime
How to use Object Browser in Visual Studio 2010?
How do I allow data entry under certain conditions in an access form
How do I enable the Create Email button in Access 2007 forms?