Remoting The underlying connection was closed

G

Guest

hello,

I am using remoting in order to connect to a remote hosting server
running under IIS. The client works fine if the server is running on local
intranet but if the server is shifted to a different doamin machine the
client throws System.Net.WebException giving message "The underlying
connection was closed. Unable to connect to the remote server". Still the
client is able get reference of the server activated object using
Activator.GetObject( ) method.

Please help me to solve this problem.

Thanks,
Reshma
 
L

Landi

well there could be a few things. Are you able to ping the host? Firewall?
Proxy settings?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top