[MonoDevelop] System.ApplicationException: Couldn't create a remote process.

Felipe Almeida Lessa felipe.lessa at gmail.com
Tue Feb 21 08:50:52 EST 2006


Em Ter, 2006-02-21 às 12:00 +0100, Lluis Sanchez escreveu:
> Do you get other error messages before the exception? Something like
> what is described in http://bugzilla.ximian.com/show_bug.cgi?id=76868?

I solved the problem some time ago.

No, I was not seeing any other messages, but --trace'ing MonoDevelop I
found out that it was opening a connection to a strange IP address
(something like 169.254.66.229), while I had only two addresses:
127.0.0.1 for lo and 192.168.1.2 for eth0.

Later I found out that my eth0 was with this strange address, but when
setting it manually to 192.168.1.2 again MonoDevelop started to work as
well.

Looking more at the ifup utility (from Debian), I found a script from
zeroconf that was doing all the mess: see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351540 . Removing the
package made everything go back to normal.

Now, the question is: why does MonoDevelop tries to use my eth0 address
instead of the loopback address?

Cya,
Felipe.

-- 
"Quem excele em empregar a força militar subjulga os exércitos dos
outros povos sem travar batalha, toma cidades fortificadas dos outros
povos sem as atacar e destrói os estados dos outros povos sem lutas
prolongadas. Deve lutar sob o Céu com o propósito primordial da
'preservação'. Desse modo suas armas não se embotarão, e os ganhos
poderão ser preservados. Essa é a estratégia para planejar ofensivas."

  -- Sun Tzu, em "A arte da guerra"



More information about the Monodevelop-list mailing list