Hi, I am implemented the single solution on my windows XP machine as client as well as server. But when i am trying to kill the process i am getting the following error : An unhandled exception of type 'System.Runtime.Serialization.SerializationException' occured in mscorlib.dll Additional information: Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed. Can anyone help me on this? Thanks BikashReply
What would it take to run the application as a service on the remote computer? The reason for this question is toA be able to submit jobs without the need to be logged in on the remote computer. As far as I know, only a service can be loaded prior to logging in on a computer? Any hints on how to do this? best regards Tore
Replyhello gurus I have checked at my place is working fine in network. works very fine. But when i use kill process it gives error which is not working fine Could you please guide me. Thanks Anil M.
ReplyOriginally posted by: venkat
In the place of server name can i type the IP address of the remote machine(not in the same domain) and still continue using like this?
regards
Venkat
Because this is designed to run over the internet, best idea is to give IP address rather than machine name. Sunil
ReplyOriginally posted by: Michael Hardt
Just wanted to add my thanks for this outstanding sample. It's been very useful for me.
ReplyOriginally posted by: Andy
When I call Process.Kill() on the client, the server object throws a remoting exception. Any help would be useful.
Reply
Originally posted by: Dipin
Its a great work .It will very useful. I thank to Sunil for such programs.
Originally posted by: akolev
It's very good example on .Net remoting.I wish to know where there are more exapmles like this about .Net remoting ( besides www.codeguru.com and www.codeproject.com )
ReplyOriginally posted by: Sameer
This application is helping me to understand concepts of client/server. Being new to this, I am finding this quite useful. Many thanks.
ReplyOriginally posted by: ravindranath
Reply