I am the only developer in my team who gets this error. Three more people compiled the code successfully.
The error appears when i try to access the length property of an
ArrayCollection/ListCollectionView. The code is processed recursively. i need
to process
arround 4000 lines of text which is mapped onto a hierarchy of defined objects
- not generic
object kind of {}...
Any ideas, pointers?
Best regards!

