https://bugzilla.novell.com/show_bug.cgi?id=691065
https://bugzilla.novell.com/show_bug.cgi?id=691065#c1 --- Comment #1 from Andreas Plötzeneder <[email protected]> 2011-04-30 18:13:08 UTC --- 2011/4/30 Karl Heinz Brehme Arredondo <[email protected]> In my case, I have 2 different profiles for the same application but each one has different Bundle Identifier, so if I try to compile with one profile and the incorrect bundle identifier (like if I change the profile and forget to change the identifier bundle name), I got this error. If you file a bug maybe they can correct the message, I think that it can being handled internally as arrays of something like that, then if at compilation it do not find the correct bundle identifier related to profile, it gives this index out of range, like when we try a sqlDataReader["IncorrectField"] and something similar happens. Karl From: Andreas Ploetzeneder <[email protected]> Reply-To: <[email protected]> Date: Sat, 30 Apr 2011 19:47:39 +0200 To: Karl Heinz Brehme Arredondo <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [MonoTouch] (no subject) Hi, i have no enterprise edition,.... yes, i have 2 profiles , which i use, i now activated one second profile, then i could compile, but this error is still strange, should not be there an signing error or something like that ? 2011/4/30 Karl Heinz Brehme Arredondo <[email protected]> Andreas, I have 3 different profiles here, one for develop/debug, another for adhoc. Both are to the same application. The third is for Enterprise distribution only but for a second application. So, if I change the "Bundle identifier" in Project Options/iPhone Application to the second application bundle name that I just for enterprise distribution and try to compile as debug on device or simulator, I get this error that you reported. Try to see if this situation can show you some light in the case that you are working with more than one profile and different Bundle identifier as me… Karl From: Geoff Norton <[email protected]> Date: Sat, 30 Apr 2011 10:53:50 -0400 To: Andreas Ploetzeneder <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [MonoTouch] (no subject) Can you please file a bug and attach the solution at: http://monotouch.net/Support Thanks -g On 2011-04-30, at 5:16 AM, Andreas Ploetzeneder wrote: Hi, when building in Debug Mode on montouch, and i build my ipad app onto a device i get: "Build failed.Array index is out of range" but in release it works,...how can i get it working in debug mode also,... -- Andreas Plötzeneder ihr ploetzeneder it-solutions Team Tel: +43 69911833592 Email: [email protected] http://www.ploetzeneder-it.com _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected]http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch -- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
