It's going to have something to do with one of the following attributes: [Register] [Activity] [Application] [Service] [BroadcastReceiver] [ContentProvider]
Without seeing any code or test case, I don't think I can tell exactly what the issue is, but maybe you can try commenting out usage of these attributes in your app to narrow down which one is causing a problem. Hope this helps! Jonathan On 10/29/2011 2:06 PM, mkowalski wrote: > I went through and verified that I didn't have any duplication between my > manifest and any attributes for my application but I'm still seeing the same > behavior. I even tried removing the application element from my manifest > entirely, but I still receive the same exception. I'll probably go back to > 1.9.1 for the time being, although I was looking forward to the Maps > integration... > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/1-9-2-Packaging-InvalidCastException-tp4947754p4949143.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > > _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
