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 Framework CTP mean?
sed/awk help
SQL Server Mirroring Witness
MS Access/VBA Coding - Loops Within Recordsets
owa 2003 login failure with DNS
PHP/RegEx to Extract Data from img tag
Copying an email to another account when sent to equipment request
Security certificate error in Outlook 2007 (error 8)
Integers and Thread Safety
How can I get CopyFromRecordset to transpose the columns to rows