V
Vai2000
Hi All, I have a box outside the DMZ that calls my WebSvc 's. I have 2 boxes
running the WebSvc's though one is like backup (so both don't run
concurrent).
Incase of outage when the first box is not responding I want to call the
WebSvc from the Box No.2
How do I accomplish that..?
Q. How can I detect that my WS on Box1 is down?
Q how can I call WS from Box2?
For now...I have made the property of WS to be dynamic and the WSDL is in
the Web.config of the Caller.
TIA
running the WebSvc's though one is like backup (so both don't run
concurrent).
Incase of outage when the first box is not responding I want to call the
WebSvc from the Box No.2
How do I accomplish that..?
Q. How can I detect that my WS on Box1 is down?
Q how can I call WS from Box2?
For now...I have made the property of WS to be dynamic and the WSDL is in
the Web.config of the Caller.
TIA