This might help http://manikmagar.wordpress.com/2011/07/24/flex-error-reference-error-1056-cannot-create-property-myname-on-mycustomobject/#entry
On Jul 21, 3:03 pm, sreeni <[email protected]> wrote: > I initially had a property called "myname" in a custom object called > "mycustomobject". Later i changed "myname" to "name". I get the > following error at run time. > Reference error 1056 :Cannot create property myname on > mycustomobject. > > I am communicating between flex and java side using blazeds. I am no > longer using old property "myname" anywhere. i dont understand why i > am getting this error. > > Can someone help me with this? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

