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
Issue with I.E.6
Jquery
Access request header in C#
php str_replace question
how to see mails of all users in Exchange server 2007 & Exchange 2003 by an Admin
Deleted File? user or system?
wss troubles with CSS / top nav
local printing with RDS and Windows 2008
DNS name resolution, plain host name vs. FQDN
trying to add PasswordChar to text box Web c#