This seems to only happen on "pre-designer" files, where I have elements with no ID. I tried creating a new layout with the designer, and this way, elements always have ids (well, except for the base view) and I can freely change without any errors.
With the older files, I have some elements with no ID, and if I try to change them I do get a Property value is not valid. The details only traces "Object reference not set to an instance of an object.", nothing else. Fastest way to replicate: 1. Create a new layout 2. Try to name the base view On 29 May 2012 11:28, Lluis Sanchez Gual <[email protected]> wrote: > I can't reproduce this problem. Do you have more detail about the > exception you are getting? If the exception is shown in a dialog it should > have a details section with the whole stack trace. > > El 28/05/2012, a las 13:10, Goncalo Oliveira escribió: > > No answer on this? > > On 22 May 2012 12:18, Goncalo Oliveira <[email protected]> wrote: > >> When setting the id property for an object I get the error "Property >> value is not valid" along with the detail "Object reference not set to an >> instance of an object". >> I tried setting something like "@+id/myid"; maybe in the designer the >> syntax is different? >> >> -- >> Gonçalo Oliveira >> > > > > -- > Gonçalo Oliveira > _______________________________________________ > 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 > > -- Gonçalo Oliveira
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
