We are in the process of upgrading our flex api from 1.3 (agslib-1.3-2009-10-31.swc) to 2.3.1 for a complex mapping application. What used to work with no build errors is now throwing the following error:
"component FeatureSet is defined more than once in this namespace. Remove the mapping to com.esri.ags:FeatureSet or com.esri.ags.tasks:FeatureSet"
with an unknown location indicated. However it does point to the parent application. I have no idea where to start looking to fix this. I tried to repoint old imports to the new library location in my projects and this error still exists. Has anyone encountered an error such as this during an upgrade, and if so, what did you do? Any help would be greatly appreciated. Thank you!