Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

.NET Remoting via Proxy

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 General ] >> General >> .NET Remoting via Proxy Page: [1]
Login
Message << Older Topic   Newer Topic >>
.NET Remoting via Proxy - 22.Feb.2007 4:45:03 PM   
spootnicks

 

Posts: 16
Joined: 29.Mar.2005
Status: offline
Hello,
One of our developers has created an application that using .NET remoting technology.  Unfortunately, it always bombs out when going through our proxy.  But when accessing it through our firewall it works.  Below is the error that the application produces when it bombs.


---------------------------------------------------
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
  at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
  at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
  --- End of inner exception stack trace ---
Server stack trace:
  at System.Net.HttpWebRequest.GetRequestStream()
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessAndSend(IMessage msg, ITransportHeaders headers, Stream inputStream)
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
  at BareBones.BareBonesConnection.HelloWorld(String strName, String& strResponse) in C:\BareBonesInc\BareBonesCore\BareBonesConnection.vb:line 160
  at HelloWorld.Form1.cmdHelloWorld_Click(Object sender, EventArgs e) in C:\BareBonesInc\HelloWorld\Form1.vb:line 28
Post #: 1

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 General ] >> General >> .NET Remoting via Proxy Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts