[MonoTouch] Upgraded to Lion, MonoTouch 5, MonoDevelop 2.8.1, with xcode 4.2

JohnnyNoMates mail at johnhair.com
Sat Oct 15 06:07:06 EDT 2011


Hi all,
Upgraded to Lion this weekend, then installed Xcode 4.2, then MonoDevelop
and MonoTouch.

Strange behaviour when device set to Debug|iPhoneSimulator, it won't paint
anything I just get a white screen. My app overrides UIView and the Draw
method, the UIViews are on a UIScrollView.

When device is set to Release|iPhoneSimulator it paints correctly, but in
the output I get the error:
Socket error while connecting to 127.0.0.1 on port 10001: Connection refused

running netstat I get:
tcp4       0      0  127.0.0.1.10001        127.0.0.1.49270       
CLOSE_WAIT 

Done know what that means tho, Im guessing something is using port 10001?

Ive rebooted, no luck. Device set to Debug|iPhone works fine.

Any ideas?

Thanks
John

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Upgraded-to-Lion-MonoTouch-5-MonoDevelop-2-8-1-with-xcode-4-2-tp3907143p3907143.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list