Skip to Content
0
Former Member
Jul 16, 2008 at 08:30 AM

Model not deploying anymore after switching to Flex 2.0

17 Views

Hello you all,

our QAS system had been upgraded from SP12 to SP16, so I decided to test the new Flex 2.0 compiler with a model extracted from DEV system (via "Export to file" and "Import from file").

Everything went well as long as I kept the old Flex compiler, but when I switched to Flex 2.0 compiler I had an error in deployment. After activating the error log trace, I've been able to see the description:

Flex2Compiler.Compile: FlexCompilerException: Encountered invalid infoset AAA2LF: null

Does anybody of you know what this is about? Isn't compatibility with previous compiler versions assured by Flex 2.0?

Please note that I checked in my .gml file and no component called AAA2LF is present in the model.

Thanks a lot,

Andrea