Why my flex application can not compile sometimes?
Posted
by ablmf
on Stack Overflow
See other posts from Stack Overflow
or by ablmf
Published on 2009-11-24T07:47:20Z
Indexed on
2010/04/20
1:03 UTC
Read the original article
Hit count: 346
flex
Sometimes when I compile my flex app, I got this error
Unable to create source GeneratedAsset31_dataClass. WebCe line 25 1259045578886 1546
But after I cleaned the project, this error disappeared.
It's not a big problem but very annoying and I can not find any clue by search the internet.
Any suggestion?
© Stack Overflow or respective owner