all groups > dotnet remoting > august 2004 >
You're in the

dotnet remoting

group:

SOAPSUDS/Interfaces/Config Files.


SOAPSUDS/Interfaces/Config Files. .NetHelpWanted
8/26/2004 2:39:08 PM
dotnet remoting:
Hello

I have a application in which the client has an Interface.
I have used SOAPSUDS for remoting.
I haveused SOAPSUDS the URI is hard coded into the Interfacedll.

Now I have a problem.
We are planning to run this service on two servers. When one of the server
is down I should be able to edit the config file on the client so that calls
to the service
are sirected to the new server.
Thus I would be avoidng recompilation of the Interface Dll.
Any Idea how to do this?

Thanks in advance!



--
Re: SOAPSUDS/Interfaces/Config Files. Sam Santiago
8/26/2004 10:48:54 PM
You can always edit the generated code from SoapSuds to have the URL be
determined via a configuration file or any way you desire. If you don't
want to use SoapSuds check out step #5 of this link:

Basic Remoting Task List
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconBasicRemotingTaskList.asp

Thanks,

Sam
--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
[quoted text, click to view]

AddThis Social Bookmark Button