Re: [MonoTouch] Performance in the Eval

2011-08-30 Thread Pete Macko
The emulator is painful no matter what language/environment you're using. I've noticed what Wally did though - if you HAVE to use the emulator you're probably going to prefer doing so under OSX. The development cycle with a decent device is not bad. Device + MonoDroid + Visual Studio +

[MonoTouch] Index 17 error while installing Monotouch 4.0.6

2011-08-30 Thread SebastianKellner
Hi, Monotouch can't be installed on this computer. The specified message could not be found for the index 17 I got this error while installing Monotouch 4.0.6 Mac OS X version: 10.7.1 XCode version: 4.1 MonoDevelop version: 2.8 Alpha 2 (2.7.11) Please help

Re: [MonoTouch] Installation failed: AMDeviceInstallApplication...

2011-08-30 Thread catullum
I have the same or similar error Installing application Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at MonoTouch.Installation.Installer.InstallApplication (object,System.EventArgs) 0x001b6 at

Re: [MonoTouch] Index 17 error while installing Monotouch 4.0.6

2011-08-30 Thread Jeff Stedfast
Alex Corrado and I tracked this down on Friday. The problem is that the MTActivation program was linked in such a way that it is requiring MonoFramework 2.10.4 being installed. We think we have a fix and Alex made 4.0.7 packages last night, we just need to test them to make sure they work. So you

Re: [MonoTouch] Book suggestions for someone coming from Python

2011-08-30 Thread Wally McClure
There are a number of good c# books. I'm partial to the wrox line, but that is not surprising given that I write for wrox. As for Monotouch, you will have to learn the iPhone-isms, so you will have to learn these even if you don't do mono touch. As for Monotouch, there are 3 books out that I

[MonoTouch] App won't install/launch in emulator

2011-08-30 Thread derik
I recently experienced an issue where an app would build just fine, but when I attempted to run the app in the emulator it would not install. I was boggled by this and tried all manner of project settings and resetting the emulator, everything I could think of to get the app to deploy to the

Re: [MonoTouch] IPad 2 problems

2011-08-30 Thread Jeff Stedfast
Hi John, That sounds bad! :-( Can you submit a bug report with a sample test case? I've got an iPad2 for testing. Thanks, Jeff On Tue, Aug 30, 2011 at 5:27 AM, Jon Hopkins jon.hopk...@bgagroup.netwrote: Hi, Is there a certain MT version I need to upgrade to to avoid mysterious crashes on

Re: [MonoTouch] Are there any known issues with WebClient and SSL?

2011-08-30 Thread Jeff Stedfast
Hi Nic, Did you ever figure this out? If not, could you open a bug report at http://bugzilla.xamarin.com? Hopefully Sebastien will have some ideas. Thanks, Jeff On Wed, Aug 24, 2011 at 2:14 PM, Nic Wise n...@fastchicken.co.nz wrote: I'm still working out whats going on, but i'm getting this

[MonoTouch] Fwd: Are there any known issues with WebClient and SSL?

2011-08-30 Thread Sebastien Pouliot
I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit

Re: [MonoTouch] Fwd: Are there any known issues with WebClient and SSL?

2011-08-30 Thread Jeff Stedfast
Haha, thanks Sebastien ;-) Jeff On Tue, Aug 30, 2011 at 6:22 PM, Sebastien Pouliot sebast...@xamarin.comwrote: I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I will hit reply all, I

[MonoTouch] XmlSerializer constructor exception - Null Reference

2011-08-30 Thread shawnlehner
I am getting a random null reference exception (this only happens about 50% of the time) when invoking the following line of code: XmlSerializer sr = new XmlSerializer (typeof(ListFeedItem)); The only thing I can think of is that this issue is related to the threading issues which were fixed in

[MonoTouch] Debugger quits before app can run on device

2011-08-30 Thread bamagrad03
This hasn't historically been an issue, but recently, across all my applications (and testing on 2 devices), I have an issue when trying to debug on the phone. Here's what happens: I hit debug and it loads various packages quickly and after it loads appname.exe it gets REALLY slow and I get the