[MonoTouch] Could not open port for debugger. Another process may be using the port.
akobold
akobold at bol.com.br
Wed Dec 28 06:54:55 EST 2011
You are probably running another program that uses the same port as the
debugger. You should check the open processes and check what process uses
which port. Then either change the port or close the program.
I used to have this same problem until I found that my torrent client
(uTorrent), that I kept running in the background used the debugger port.
--
View this message in context: http://monotouch.2284126.n4.nabble.com/Could-not-open-port-for-debugger-Another-process-may-be-using-the-port-tp4238473p4239651.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list