hello friends
i m very new in windows remoting.
i have create one server and client code using msdn.
but at running the client i got the below compiling error.
An unhandled exception of type 'System.Runtime.Remoting.RemotingException' occurred in mscorlib.dll
Additional information: Trying to create a proxy to an unbound type.
My server and client are on the same pc.
please reply me as early as possible
Nilna

Problem in configure Remote server and client
morgar
bcoz the type information of the server dll should be present in the client .
Oirad