Hi Krishna, This error will show when you are accessing some values from the array or arraycollections. If the array/arraycollection is null, still your trying to get the values then it will through this kind of error.
Thanks Sharan On Fri, May 28, 2010 at 10:28 AM, Alekhya Krishna < [email protected]> wrote: > Hi, > I got the error like > > Error #1009: Cannot access a property or method of a null object reference. > > at > ModuleInfo/completeHandler()[C:\autobuild\3.5.0\frameworks\projects\framework\src\mx\modules\ModuleManager.as:717 > > > how itcomes, Please help me? > > > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- 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.

