Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

RemotingConfiguration.Configures ensuresecurity parameter doesnt seem to work

Hi,

I am using .net framework 2.0 for remoting and have created a windows service as the remoting host.

Everything works fine if i write a code as

RemotingConfiguration.Configure(filename,false) , but if i give true to ensure security parameter the application just hangs.

My client also uses the same configuration.

I just do not understand the problem and not enough documentation is given on msdn for the same.
[458 byte] By [meghavi] at [2007-11-11 8:48:00]