show/hide this revision's text 3 edited title

.Net Remoting Exception

show/hide this revision's text 2 deleted 20 characters in body

Hello,

This question is about when a .Net remoting exception is thrown. If you take a look at MSDN, it will mention that a remoting exception is thrown when something goes wrong with remoting. If my server is not running, I get a socket exception which is fine. What I am trying to figure out is that Does does getting a remoting exception indicate for sure that my server is up and running. If yes, that would solve the problem. If not Is there a way to figure out if the remoting exception originated on the client side or the server side?

Thanks, Anil.

show/hide this revision's text 1

.Net Remoting

Hello,

  This question is about when a .Net remoting exception is thrown. If you take a look at MSDN, it will mention that a remoting exception is thrown when something goes wrong with remoting. If my server is not running, I get a socket exception which is fine. What I am trying to figure out is that Does getting a remoting exception indicate for sure that my server is up and running. If yes, that would solve the problem. If not Is there a way to figure out if the remoting exception originated on the client side or the server side?

Thanks, Anil.