Re: [MonoTouch] Covariance: working on simulator but crashing on device

2011-07-26 Thread Nic Wise
I suspect that the linker - which is a bit more agressive when you build for the device I think - is stripping out ISqlDataContext, so when you change it, you are telling the compiler that it needs to not strip that out. try this: ISqlDataContext foo = null; var provider =

Re: [MonoTouch] Lion: help wanted

2011-07-26 Thread g.duffi...@proteo.co.uk
I am having the same problems as lewisnator I have got the trial version of MonoTouch installed and when trying to install the Purchased version i get the error - /Monotouch can't be installed on this computer. The specified message could not be found for the index 17. / I have got issues when

Re: [MonoTouch] Covariance: working on simulator but crashing on device

2011-07-26 Thread ste...@gmail.com
Nic, I understand what you said, but actually using that trick did not work for me! -- View this message in context: http://monotouch.2284126.n4.nabble.com/Covariance-working-on-simulator-but-crashing-on-device-tp3693885p3695073.html Sent from the MonoTouch mailing list archive at Nabble.com.

Re: [MonoTouch] Lion: help wanted

2011-07-26 Thread James Texter III
Same here. I've tried with the 4.0, 4.0.1, 4.0.2, and 4.0.3 DMG's. Xcode version: 4.1 and 3.2.6 side by side MonoDevelop version: 2.4.2 Mono Version: 2.10.2 MonoTouch Version: 4.0.3.10366 EVALUATION -- James Texter III | Technical Guru | C 678-764-7037 | E james.tex...@monscierge.com

[MonoTouch] profiling and other tools in monotouch/droid

2011-07-26 Thread Wally McClure
What types of tools are available for monotouch/droid beyond just using VS/monodevelop for debugging? While I was at monospace, there was talk about being able to profile. Are you able to use the apple tools for profiling? I thought that the apple tools were incompatible with monotouch due

[MonoTouch] Lion and Activation

2011-07-26 Thread Miguel de Icaza
Hello guys, Tom Renneke was kind enough to let me log into his machine to diagnose one of the installation problems that people were having. Please try this url, it contains various hot-fixes, we will put it in the official channel tomorrow or so:

Re: [MonoTouch] Lion and Activation

2011-07-26 Thread James Texter III
That worked perfectly. -- James Texter III | Technical Guru | C 678-764-7037 | E james.tex...@monscierge.com mailto:dy...@monscierge.com 300 Johnny Bench Dr. Suite 120 | Oklahoma City, OK 73104 | 888-426-5730 | monscierge.com http://monscierge.com/ From: Miguel de Icaza

Re: [MonoTouch] Covariance: working on simulator but crashing on device

2011-07-26 Thread Jonathan Pryor
On Mon, Jul 25, 2011 at 21:27, ste...@gmail.com ste...@gmail.com wrote: I have a problem with covariance, the strange thing is that the code works on simulator but crash (close the application!) on the actual device (an iPad with iOS 4.3). It is normal that crashes only on the device? Yes.

Re: [MonoTouch] Lion and Activation

2011-07-26 Thread Nic Wise
Yup, working here, tho I dont have xcode installed yet (getting 4.1 down now) On Tue, Jul 26, 2011 at 16:09, James Texter III ja...@monscierge.com wrote: That worked perfectly. -- James Texter III  |  Technical Guru  |  C 678-764-7037  |  E james.tex...@monscierge.com 300 Johnny Bench Dr.

Re: [MonoTouch] Lion and Activation

2011-07-26 Thread Fuhrer Simon
Hi Is there also a Eval Build of 4.0.4.1? Kind Regards Simon Von: monotouch-boun...@lists.ximian.com [mailto:monotouch-boun...@lists.ximian.com] Im Auftrag von Miguel de Icaza Gesendet: Dienstag, 26. Juli 2011 16:49 An: Forums, MonoTouch Betreff: [MonoTouch] Lion and Activation

[MonoTouch] Mono Track at Philly.NET Code Camp

2011-07-26 Thread Brian Donahue
Hello everyone, I'm the organizer of the Philly ALT.NET group and we run a track at the semi-annual Philly.NET Code Camp which is one of the largest - if not the largest - code camps in the US, with 800+ registrants, and 500+ attendees. I'm always looking to push the envelope at code camp since