Hi

This behavior:
"VS just stops on that line and says nothing except green highlight."
was exactly what we had with APIDemos (both native and MonoDroid
were installed).
So could it mean that there is not enough memory like in our case?

regards

mel

On 2011.09.27 23:57, Jonathan Pryor wrote:
> Try using Mono for Android 1.2.0. This should print a stack trace for 
> unhandled exceptions.
>
>   - Jon
>
> On Sep 14, 2011, at 3:30 AM, archeg wrote:
>
>> Hi, I've already asked that in stackoverflow. Thought it would be reasonable
>> to ask that here too.
>>
>> I'm trying to play with Android emulator and VS.
>>
>> I've downloaded GLTriangle20 example and tried to run it. However it fell at
>> CreateFrameBuffer(); Visual Studio highlights this line with green, pauses
>> the debugger but doesn't show any information about this exception.
>>
>> I even tried to wrap this line into try/catch, but it doesn't catch
>> anything. VS just stops on that line and says nothing except green
>> highlight. It looks like that:
>> http://mono-for-android.1047100.n5.nabble.com/file/n4801867/pz7hJ.png
>> I downloaded JDK, Mono, and Android SDK yesterday, so all these tools are
>> fresh
>>
>> Even if I write in code "throw new NotImplementedException();". It stops at
>> that point with green highlight, but doesn't say anything about what
>> exception was thrown.
>>
>> Because of that I can't understant what the problem is, and how to fix it
>>
>> --
>> View this message in context: 
>> http://mono-for-android.1047100.n5.nabble.com/Unhandled-exception-doesn-t-show-any-info-in-VS-tp4801867p4801867.html
>> Sent from the Mono for Android mailing list archive at Nabble.com.
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid@lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid


-- 
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rješenja/Solution Architect  
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX južna obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: http://www.holisticware.net

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to