PDA

View Full Version : Debugging When Compiling on Server


haydnguy
03-04-2008, 08:37 PM
Flex Builder 3 Beta 3
JRun
LCDS 2.51 Dev. Edition

Hello,
I am working through a simple LCDS exercise and have gotten what I believe is a compile error (see below). I am getting this after the browser launches in the browser. In this simple example I can probably just scan my source and discover where my error is but in a large application it would be difficult to impossible to track down with this method. My question is what is the best way to track down compilation bugs when compiling on the server? I was reading that there is a "keep generated actionscript=true" option. Is this what I need? Thanks.

Error _CH15_LCDS_DMS_DB_DataGrid_FlexInit-generated.as:108
invalid xml name


Thanks,
Bob