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. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
