LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   TCP problem when starting MonoDevelop (https://www.linuxquestions.org/questions/linux-software-2/tcp-problem-when-starting-monodevelop-480021/)

Blue_Ice 09-03-2006 10:04 AM

TCP problem when starting MonoDevelop
 
Hello,

I just installed MonoDevelop. But when I try to run it I get the error that I have put below. Does anyone know what I can do about it?

TIA.

System.Runtime.Remoting.RemotingException: Tcp transport error.

Server stack trace:
in <0x000b3> System.Runtime.Remoting.Channels.Tcp.TcpMessageIO:ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer)
in <0x0022a> System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink:ProcessMessa ge (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders responseHeaders, System.IO.Stream responseStream)
in <0x00373> System.Runtime.Remoting.Channels.BinaryClientFormatterSink:SyncProcessMe ssage (IMessage msg)

Exception rethrown at [0]:
---> System.Runtime.Remoting.RemotingException: Connection closed
in <0x000b3> System.Runtime.Remoting.Channels.Tcp.TcpMessageIO:StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count)
in <0x00068> System.Runtime.Remoting.Channels.Tcp.TcpMessageIO:ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer)--- End of inner exception stack trace ---

in <0x000b3> System.Runtime.Remoting.Channels.Tcp.TcpMessageIO:ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer)
in <0x0022a> System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink:ProcessMessa ge (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders responseHeaders, System.IO.Stream responseStream)
in <0x00373> System.Runtime.Remoting.Channels.BinaryClientFormatterSink:SyncProcessMe ssage (IMessage msg)

archtoad6 10-26-2010 07:19 AM

Did you mean to mark this "[SOLVED]"?

If so, kindly post the solution -- even though this is an old post, it still might help someone else w/ the same, or a similar, problem.


All times are GMT -5. The time now is 12:29 AM.