Flex 4.1 to 4.5.1 "Could not find compiled resource bundle 'controls' for locale 'en_US'."

I have a flex 4.1 project in which I want to use the latest spark datagrid changes in so am trying to update to 4.5
Having downloaded and added the sdk, switching the properties of my project and updating my datagrid skin classes to suit the latest changes I'm now getting the following error when trying to run my app:
Error: Could not find compiled resource bundle 'controls' for locale 'en_US'.
at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\dev\4.5.1\frameworks \projects\framework\src\mx\resources\ResourceManagerImpl.as:367]
at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E:\dev\4.5.1\framework s\projects\framework\src\mx\resources\ResourceManagerImpl.as:287]
at mx.core::FlexModuleFactory/installCompiledResourceBundles()[E:\dev\4.5.1\frameworks\proje cts\framework\src\mx\core\FlexModuleFactory.as:709]
at mx.core::FlexModuleFactory/docFrameHandler()[E:\dev\4.5.1\frameworks\projects\framework\s rc\mx\core\FlexModuleFactory.as:679]
at mx.core::FlexModuleFactory/docFrameListener()[E:\dev\4.5.1\frameworks\projects\framework\ src\mx\core\FlexModuleFactory.as:131]
I believe this is whilst trying to load a module as the first thing the app does is load a login module.
Any suggestions as to what I need to do to sort this out?
Cheers,
Dan

Hi,
I'm taking this issue over as DannyT is away this week.
I have checked we are compiling all SWC's with 4.5.1 and it appears to be the case although we are using third party compiled SWC's for RobotLegs, Signals and some flash skins which I'm assuming wouldn't be an issue?
I've carried out comprehensive testing to narrow the problem down, I found that mx.controls.Image seemed to be causing some of the issues, when replaced with the spark Image the module was loading fine although I now then had an issue with the mx charting components so added a reference to the main app, as you say not the best work around and I'm still getting the same issue:
Error: Could not find compiled resource bundle 'controls' for locale 'en_US'.
We have other mx components in our modules and these seem to be fine although I haven't checked to see if they are being used throughout the app so they might be referenced in main. I've posted the link report xml below, any help or suggestions would be appreciated as we'd like to be able to use the latest version of the DataGrid.
<report>
  <scripts>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:TextRemoteObject)" mod="1294231234000" size="1531" optimizedsize="836">
      <def id="com.my.app.remoting:TextRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:ITextRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting.interfaces:ICachableRemoteObject)" mod="1294229901000" size="1206" optimizedsize="316">
      <def id="com.my.app.remoting.interfaces:ICachableRemoteObject" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_TreeDisclosureClosed_699467254.as" mod="1306854026000" size="623" optimizedsize="370">
      <def id="_class_embed_css_Assets_swf_1422583548_TreeDisclosureClosed_699467254" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/QueryBuilderModuleLoader.as" mod="1308837418000" size="3337" optimizedsize="1844">
      <def id="com.my.app.loader:QueryBuilderModuleLoader" />
      <pre id="com.my.app.loader:BaseModuleLoader" />
      <dep id="com.my.app.vo:User" />
      <dep id="com.my.app.vo:Query" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="com.my.app.module.queryBuilder:IQueryBuilderModule" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.vo:QuerySnippet" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:JournalistRemoteObject)" mod="1292428848000" size="1187" optimizedsize="730">
      <def id="com.my.app.remoting:JournalistRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IJournalistRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/MYAppPro.mxml" mod="1309189518000" size="7534" optimizedsize="6376">
      <def id="MYAppPro" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="mx.binding:IBindingClient" />
      <pre id="com.my.app:MYAppProApp" />
      <dep id="_MYAppProWatcherSetupUtil" />
      <dep id="mx.styles:CSSSelector" />
      <dep id="mx.styles:CSSStyleDeclaration" />
      <dep id="mx.core:DeferredInstanceFromFunction" />
      <dep id="com.my.app.context:MYAppProContext" />
      <dep id="flash.display:DisplayObjectContainer" />
      <dep id="mx.core:mx_internal" />
      <dep id="MYAppPro__embed__font_MyriadPro_bold_normal_1315605509" />
      <dep id="mx.binding:IWatcherSetupUtil2" />
      <dep id="mx.binding:BindingManager" />
      <dep id="com.my.app.view:MainView" />
      <dep id="mx.styles:CSSCondition" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="AS3" />
      <dep id="mx.binding:Binding" />
      <dep id="_MYAppPro_FlexInit" />
      <dep id="_MYAppPro_Styles" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="mx.events:PropertyChangeEvent" />
      <dep id="MYAppPro__embed__font_MyriadPro_medium_normal_1029366919" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.events:ModuleEvent)" mod="1306872054062" size="1244" optimizedsize="729">
      <def id="mx.events:ModuleEvent" />
      <pre id="flash.events:ProgressEvent" />
      <dep id="flash.events:Event" />
      <dep id="mx.modules:IModuleInfo" />
      <dep id="AS3" />
      <dep id="mx.core:mx_internal" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:DashboardRemoteObject)" mod="1308837429000" size="2518" optimizedsize="1400">
      <def id="com.my.app.remoting:DashboardRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IDashboardRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="com.my.app.vo:Dashboard" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders:Reflector)" mod="1272837850000" size="2141" optimizedsize="1490">
      <def id="org.swiftsuspenders:Reflector" />
      <pre id="Object" />
      <dep id="org.swiftsuspenders:getConstructor" />
      <dep id="flash.utils:describeType" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="AS3" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="XML" />
      <dep id="flash.system:ApplicationDomain" />
      <dep id="Error" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:DPIClassification)" mod="1306872039593" size="480" optimizedsize="256">
      <def id="mx.core:DPIClassification" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.resources:IResourceManager)" mod="1306872057390" size="3482" optimizedsize="1039">
      <def id="mx.resources:IResourceManager" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="Object" />
      <dep id="flash.system:SecurityDomain" />
      <dep id="AS3" />
      <dep id="mx.resources:IResourceBundle" />
      <dep id="flash.system:ApplicationDomain" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders:getConstructor)" mod="1272837850000" size="577" optimizedsize="339">
      <def id="org.swiftsuspenders:getConstructor" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="String" />
      <dep id="AS3" />
      <dep id="Number" />
      <dep id="Class" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="XML" />
      <dep id="XMLList" />
      <dep id="Object" />
      <dep id="flash.utils:Proxy" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/LoginModuleLoader.as" mod="1291226946000" size="903" optimizedsize="583">
      <def id="com.my.app.loader:LoginModuleLoader" />
      <pre id="com.my.app.loader:BaseModuleLoader" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/DashboardModuleLoader.as" mod="1309186845000" size="3451" optimizedsize="1923">
      <def id="com.my.app.loader:DashboardModuleLoader" />
      <pre id="com.my.app.loader:BaseModuleLoader" />
      <dep id="com.my.app.vo:Dashboard" />
      <dep id="com.my.app.vo:DashboardSnippet" />
      <dep id="com.my.app.vo:User" />
      <dep id="com.my.app.vo:Query" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="com.my.app.module.dashboard:IDashboardModule" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.vo:QuerySnippet" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:EmbeddedFontRegistry)" mod="1306872041202" size="5403" optimizedsize="3296">
      <def id="mx.core:EmbeddedFontRegistry" />
      <pre id="mx.core:IEmbeddedFontRegistry" />
      <pre id="Object" />
      <dep id="mx.core:EmbeddedFont" />
      <dep id="flash.text:FontStyle" />
      <dep id="trace" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.resources:ResourceManager" />
      <dep id="Error" />
      <dep id="mx.resources:IResourceManager" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="mx.managers:ISystemManager" />
      <dep id="flash.text.engine:FontDescription" />
      <dep id="flash.text:TextFormat" />
      <dep id="AS3" />
      <dep id="flash.text:TextField" />
      <dep id="flash.system:Capabilities" />
      <dep id="mx.core:Singleton" />
      <dep id="flash.utils:Dictionary" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_CloseButtonUp_904206584.as" mod="1306854026000" size="601" optimizedsize="363">
      <def id="_class_embed_css_Assets_swf_1422583548_CloseButtonUp_904206584" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/airframework_rb.swc$locale/en_US/SharedResources.properties" mod="1306854100000" size="638" optimizedsize="603">
      <def id="en_US$SharedResources_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/skins/PopupSkin.mxml" mod="1308837418000" size="4789" optimizedsize="3018">
      <def id="com.my.app.skins:PopupSkin" />
      <pre id="mx.core:IStateClient2" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="spark.components.supportClasses:Skin" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="spark.primitives:Rect" />
      <dep id="spark.layouts:VerticalLayout" />
      <dep id="mx.states:SetProperty" />
      <dep id="AS3" />
      <dep id="mx.graphics:SolidColor" />
      <dep id="mx.states:State" />
      <dep id="mx.core:mx_internal" />
      <dep id="spark.components:Group" />
      <dep id="mx.events:PropertyChangeEvent" />
      <dep id="spark.components:SkinnableContainer" />
      <dep id="mx.binding:BindingManager" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.base:ContextEvent)" mod="1269791984000" size="933" optimizedsize="480">
      <def id="org.robotlegs.base:ContextEvent" />
      <pre id="flash.events:Event" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:QuerySnippet)" mod="1294750696000" size="723" optimizedsize="315">
      <def id="com.my.app.vo:QuerySnippet" />
      <pre id="com.my.app.vo:RevertableVO" />
      <dep id="Date" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting.interfaces:IRSSPodRemoteObject)" mod="1294221810000" size="1230" optimizedsize="371">
      <def id="com.my.app.remoting.interfaces:IRSSPodRemoteObject" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
      <dep id="com.my.app.vo:RSSPod" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders.injectionpoints:MethodInjectionPoint)" mod="1273448582000" size="2862" optimizedsize="1766">
      <def id="org.swiftsuspenders.injectionpoints:MethodInjectionPoint" />
      <pre id="org.swiftsuspenders.injectionpoints:InjectionPoint" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="org.swiftsuspenders:InjectionConfig" />
      <dep id="org.swiftsuspenders:InjectorError" />
      <dep id="AS3" />
      <dep id="XML" />
      <dep id="XMLList" />
      <dep id="Error" />
      <dep id="org.swiftsuspenders:Injector" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/component/loader/TimeLineLoaderWrapper.as" mod="1294835157000" size="2360" optimizedsize="1421">
      <def id="com.my.app.component.loader:TimeLineLoaderWrapper" />
      <pre id="mx.core:UIComponent" />
      <pre id="com.my.app.component.loader:ILoaderController" />
      <dep id="AS3" />
      <dep id="mx.core:FlexGlobals" />
      <dep id="mx.events:ModuleEvent" />
      <dep id="Math" />
      <dep id="TimeLineLoader" />
      <dep id="flash.display:MovieClip" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_mx_skins_cursor_DragCopy_1279468729.as" mod="1306854026000" size="638" optimizedsize="375">
      <def id="_class_embed_css_Assets_swf_1422583548_mx_skins_cursor_DragCopy_1279468729" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/framework_rb.swc$locale/en_US/logging.properties" mod="1306854100000" size="735" optimizedsize="704">
      <def id="en_US$logging_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.action:FeedbackAsyncAction)" mod="1294328487000" size="955" optimizedsize="396">
      <def id="com.my.app.action:FeedbackAsyncAction" />
      <pre id="com.my.app.action:AsyncAction" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders.injectionresults:InjectClassResult)" mod="1272837850000" size="871" optimizedsize="450">
      <def id="org.swiftsuspenders.injectionresults:InjectClassResult" />
      <pre id="org.swiftsuspenders.injectionresults:InjectionResult" />
      <dep id="AS3" />
      <dep id="org.swiftsuspenders:Injector" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/framework_rb.swc$locale/en_US/modules.properties" mod="1306854100000" size="310" optimizedsize="284">
      <def id="en_US$modules_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/skins/RoundedCornerTextInputSkin.mxml" mod="1308839963000" size="8920" optimizedsize="5730">
      <def id="com.my.app.skins:RoundedCornerTextInputSkin" />
      <pre id="mx.core:IStateClient2" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="mx.binding:IBindingClient" />
      <pre id="spark.skins:SparkSkin" />
      <dep id="spark.primitives:Rect" />
      <dep id="spark.components:TextInput" />
      <dep id="_com_my_app_skins_RoundedCornerTextInputSkinWatcherSetupUtil" />
      <dep id="Number" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.binding:IWatcherSetupUtil2" />
      <dep id="mx.binding:BindingManager" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="mx.states:SetProperty" />
      <dep id="AS3" />
      <dep id="spark.components:RichEditableText" />
      <dep id="mx.binding:Binding" />
      <dep id="mx.graphics:SolidColor" />
      <dep id="mx.states:State" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="mx.events:PropertyChangeEvent" />
      <dep id="mx.graphics:SolidColorStroke" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.mvcs:Context)" mod="1273448146000" size="3618" optimizedsize="1909">
      <def id="org.robotlegs.mvcs:Context" />
      <pre id="org.robotlegs.core:IContext" />
      <pre id="org.robotlegs.base:ContextBase" />
      <dep id="flash.events:Event" />
      <dep id="flash.events:IEventDispatcher" />
      <dep id="flash.display:DisplayObjectContainer" />
      <dep id="org.robotlegs.base:EventMap" />
      <dep id="org.robotlegs.core:IReflector" />
      <dep id="org.robotlegs.base:CommandMap" />
      <dep id="org.robotlegs.core:IInjector" />
      <dep id="org.robotlegs.core:ICommandMap" />
      <dep id="org.robotlegs.core:IMediatorMap" />
      <dep id="AS3" />
      <dep id="org.robotlegs.base:ViewMap" />
      <dep id="org.robotlegs.core:IEventMap" />
      <dep id="org.robotlegs.base:ContextEvent" />
      <dep id="org.robotlegs.base:MediatorMap" />
      <dep id="org.robotlegs.adapters:SwiftSuspendersInjector" />
      <dep id="org.robotlegs.core:IViewMap" />
      <dep id="org.robotlegs.adapters:SwiftSuspendersReflector" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/component/dashboardTitleAlert/DashboardTitleAlert.as" mod="1295255816000" size="2526" optimizedsize="1401">
      <def id="com.my.app.component.dashboardTitleAlert:DashboardTitleAlert" />
      <pre id="com.my.app.component.dashboardTitleAlert:DashboardTitleAlertMarkup" />
      <dep id="flash.events:MouseEvent" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="mx.utils:StringUtil" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.manager:ModalPopupManager" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:SourceRemoteObject)" mod="1292434523000" size="1141" optimizedsize="707">
      <def id="com.my.app.remoting:SourceRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:ISourceRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:CustomerFileRemoteObject)" mod="1294750696000" size="1543" optimizedsize="892">
      <def id="com.my.app.remoting:CustomerFileRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:ICustomerFileRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders.injectionpoints:PostConstructInjectionPoint)" mod="1272837850000" size="1648" optimizedsize="894">
      <def id="org.swiftsuspenders.injectionpoints:PostConstructInjectionPoint" />
      <pre id="org.swiftsuspenders.injectionpoints:InjectionPoint" />
      <dep id="AS3" />
      <dep id="XML" />
      <dep id="XMLList" />
      <dep id="org.swiftsuspenders:Injector" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/flash_assets.swc(TimeLineLoader)" mod="1294834686125" size="433" optimizedsize="285">
      <def id="TimeLineLoader" />
      <pre id="flash.display:MovieClip" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:RSLListLoader)" mod="1306872040218" size="2217" optimizedsize="1111">
      <def id="mx.core:RSLListLoader" />
      <pre id="Object" />
      <dep id="flash.events:Event" />
      <dep id="mx.core:RSLItem" />
      <dep id="AS3" />
      <dep id="mx.core:mx_internal" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_mx_containers_FormItem_Required_1292455008.as" mod="1306854026000" size="659" optimizedsize="382">
      <def id="_class_embed_css_Assets_swf_1422583548_mx_containers_FormItem_Required_1292455008" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_cursorStretch_1000132270.as" mod="1306854026000" size="604" optimizedsize="364">
      <def id="_class_embed_css_Assets_swf_1422583548_cursorStretch_1000132270" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/component/dashboardTitleAlert/DashboardTitleAlertMarkup.mxml" mod="1308837414000" size="5656" optimizedsize="3011">
      <def id="com.my.app.component.dashboardTitleAlert:DashboardTitleAlertMarkup" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="spark.components:Group" />
      <dep id="spark.components:TextInput" />
      <dep id="mx.core:DeferredInstanceFromFunction" />
      <dep id="com.my.app.skins:RoundedCornerTextInputSkin" />
      <dep id="spark.components:Button" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.binding:BindingManager" />
      <dep id="com.my.app.skins:PopupSkin" />
      <dep id="spark.components:SkinnableContainer" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="spark.components:Label" />
      <dep id="spark.layouts:VerticalLayout" />
      <dep id="AS3" />
      <dep id="com.my.app.skins:SilverButtonSkin" />
      <dep id="mx.events:PropertyChangeEvent" />
      <dep id="spark.components:HGroup" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/as3-signals.swc(org.osflash.signals:Slot)" mod="1291821251505" size="1267" optimizedsize="611">
      <def id="org.osflash.signals:Slot" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="org.osflash.signals:ISignal" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.utils:NameUtil)" mod="1306872046765" size="1669" optimizedsize="1094">
      <def id="mx.utils:NameUtil" />
      <pre id="Object" />
      <dep id="mx.core:IRepeaterClient" />
      <dep id="SecurityError" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="AS3" />
      <dep id="flash.display:DisplayObject" />
      <dep id="mx.core:mx_internal" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:CacheVO)" mod="1292345880000" size="457" optimizedsize="239">
      <def id="com.my.app.vo:CacheVO" />
      <pre id="Object" />
      <dep id="mx.utils:UIDUtil" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/view/MainView.as" mod="1309190212000" size="5727" optimizedsize="3612">
      <def id="com.my.app.view:MainView" />
      <pre id="com.my.app.view:MainViewMarkup" />
      <dep id="com.my.app.vo:User" />
      <dep id="spark.components:TextInput" />
      <dep id="com.my.app.loader:HelpTextModuleLoader" />
      <dep id="flash.printing:PrintJobOptions" />
      <dep id="flash.printing:PrintJobOrientation" />
      <dep id="flash.geom:Rectangle" />
      <dep id="Math" />
      <dep id="mx.charts.chartClasses:ChartLabel" />
      <dep id="com.my.app.manager:ModalPopupManager" />
      <dep id="spark.components:Group" />
      <dep id="com.my.app.vo:QuerySnippet" />
      <dep id="com.my.app.enum:MenuTypes" />
      <dep id="flash.printing:PrintJob" />
      <dep id="AS3" />
      <dep id="mx.core:FlexGlobals" />
      <dep id="com.my.app.component.printPopUp:PrintPopUp" />
      <dep id="com.my.app:IMYAppPropApp" />
      <dep id="com.my.app.enum:TextServiceNames" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.resources:LocaleSorter)" mod="1306872057312" size="9921" optimizedsize="6854">
      <def id="mx.resources:LocaleSorter" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="mx.core:mx_internal" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/spark_rb.swc$locale/en_US/components.properties" mod="1306853870000" size="4153" optimizedsize="4083">
      <def id="en_US$components_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.delegate.remoting:QueryPodDelegate)" mod="1294681144000" size="1591" optimizedsize="852">
      <def id="com.my.app.delegate.remoting:QueryPodDelegate" />
      <pre id="com.my.app.delegate.interfaces:IQueryPodDelegate" />
      <pre id="com.my.app.delegate.remoting:BaseDelegate" />
      <dep id="com.my.app.vo:DashboardPod" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
      <dep id="com.my.app.remoting.interfaces:IQueryPodRemoteObject" />
      <dep id="com.my.app.vo:QueryPod" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:CompetitorsQueryResult)" mod="1295458204000" size="619" optimizedsize="267">
      <def id="com.my.app.vo:CompetitorsQueryResult" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="com.my.app.vo:Competitor" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders.injectionpoints:ConstructorInjectionPoint)" mod="1272837850000" size="3351" optimizedsize="2412">
      <def id="org.swiftsuspenders.injectionpoints:ConstructorInjectionPoint" />
      <pre id="org.swiftsuspenders.injectionpoints:MethodInjectionPoint" />
      <dep id="flash.utils:describeType" />
      <dep id="AS3" />
      <dep id="trace" />
      <dep id="XML" />
      <dep id="XMLList" />
      <dep id="Error" />
      <dep id="org.swiftsuspenders:Injector" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/AdminModuleLoader.as" mod="1291226946000" size="901" optimizedsize="583">
      <def id="com.my.app.loader:AdminModuleLoader" />
      <pre id="com.my.app.loader:BaseModuleLoader" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/view/MainViewMarkup.mxml" mod="1308837418000" size="9261" optimizedsize="6130">
      <def id="com.my.app.view:MainViewMarkup" />
      <pre id="mx.core:IStateClient2" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="mx.binding:IBindingClient" />
      <pre id="spark.components:Group" />
      <dep id="com.my.app.component.loader:TimeLineLoaderWrapper" />
      <dep id="com.my.app.loader:LoginModuleLoader" />
      <dep id="com.my.app.loader:DashboardModuleLoader" />
      <dep id="spark.components:VGroup" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.binding:IWatcherSetupUtil2" />
      <dep id="mx.binding:BindingManager" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="mx.states:SetProperty" />
      <dep id="spark.layouts:VerticalLayout" />
      <dep id="com.my.app.loader:HeaderModuleLoader" />
      <dep id="AS3" />
      <dep id="mx.binding:Binding" />
      <dep id="com.my.app.loader:AdminModuleLoader" />
      <dep id="com.my.app.loader:QueryBuilderModuleLoader" />
      <dep id="mx.states:State" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="com.my.app.component.loader:ILoaderController" />
      <dep id="mx.events:PropertyChangeEvent" />
      <dep id="_com_my_app_view_MainViewMarkupWatcherSetupUtil" />
      <dep id="com.my.app.loader:FeedbackModuleLoader" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders:InjectionConfig)" mod="1272837850000" size="1296" optimizedsize="632">
      <def id="org.swiftsuspenders:InjectionConfig" />
      <pre id="Object" />
      <dep id="org.swiftsuspenders.injectionresults:InjectionResult" />
      <dep id="AS3" />
      <dep id="org.swiftsuspenders:Injector" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting.interfaces:ITextRemoteObject)" mod="1292345880000" size="419" optimizedsize="160">
      <def id="com.my.app.remoting.interfaces:ITextRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:ICachableRemoteObject" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:MediaSummaryPod)" mod="1308837429000" size="711" optimizedsize="345">
      <def id="com.my.app.vo:MediaSummaryPod" />
      <pre id="com.my.app.vo:RevertableVO" />
      <dep id="Date" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.swiftsuspenders.injectionpoints:NoParamsConstructorInjectionPoint)" mod="1272837850000" size="770" optimizedsize="321">
      <def id="org.swiftsuspenders.injectionpoints:NoParamsConstructorInjectionPoint" />
      <pre id="org.swiftsuspenders.injectionpoints:InjectionPoint" />
      <dep id="AS3" />
    </script>
    <script name="_MYAppPro_FlexInit-generated.as" mod="1309190215865" size="13205" optimizedsize="11952">
      <def id="_MYAppPro_FlexInit" />
      <pre id="Object" />
      <dep id="mx.messaging.messages:MessagePerformanceInfo" />
      <dep id="com.my.app.vo:TextMessage" />
      <dep id="com.my.app.vo:Category" />
      <dep id="en_US$components_properties" />
      <dep id="com.my.app.vo:QuerySnippet" />
      <dep id="en_US$formatters_properties" />
      <dep id="en_US$logging_properties" />
      <dep id="mx.messaging.messages:AsyncMessageExt" />
      <dep id="mx.utils:ObjectProxy" />
      <dep id="en_US$sparkEffects_properties" />
      <dep id="en_US$SharedResources_properties" />
      <dep id="com.my.app.vo:Query" />
      <dep id="mx.managers:SystemManagerGlobals" />
      <dep id="en_US$collections_properties" />
      <dep id="com.my.app.vo:CustomerSnippet" />
      <dep id="com.my.app.vo:User" />
      <dep id="mx.messaging.messages:AcknowledgeMessage" />
      <dep id="en_US$modules_properties" />
      <dep id="com.my.app.vo:MediaType" />
      <dep id="en_US$core_properties" />
      <dep id="com.my.app.vo:Dashboard" />
      <dep id="flash.net:registerClassAlias" />
      <dep id="mx.effects:EffectManager" />
      <dep id="flash.net:getClassByAlias" />
      <dep id="mx.messaging.messages:RemotingMessage" />
      <dep id="com.my.app.vo:Journalist" />
      <dep id="com.my.app.vo:TextPod" />
      <dep id="mx.messaging.config:ConfigMap" />
      <dep id="mx.messaging.messages:ErrorMessage" />
      <dep id="en_US$rpc_properties" />
      <dep id="mx.messaging.messages:CommandMessageExt" />
      <dep id="mx.collections:ArrayList" />
      <dep id="com.my.app.vo:QueryResultElement" />
      <dep id="com.my.app.vo:MediaOutlet" />
      <dep id="mx.managers.systemClasses:ChildManager" />
      <dep id="mx.messaging.messages:CommandMessage" />
      <dep id="en_US$containers_properties" />
      <dep id="mx.core:TextFieldFactory" />
      <dep id="mx.core:mx_internal" />
      <dep id="com.my.app.vo:RSSPod" />
      <dep id="mx.resources:ResourceManager" />
      <dep id="com.my.app.vo:QueryPod" />
      <dep id="com.my.app.vo:CompetitorsQueryResult" />
      <dep id="en_US$layout_properties" />
      <dep id="mx.messaging.messages:AcknowledgeMessageExt" />
      <dep id="AS3" />
      <dep id="com.my.app.vo:Competitor" />
      <dep id="en_US$messaging_properties" />
      <dep id="en_US$osmf_properties" />
      <dep id="mx.styles:StyleManagerImpl" />
      <dep id="en_US$textLayout_properties" />
      <dep id="com.my.app.vo:UserSnippet" />
      <dep id="en_US$skins_properties" />
      <dep id="trace" />
      <dep id="com.my.app.vo:Source" />
      <dep id="Error" />
      <dep id="en_US$charts_properties" />
      <dep id="en_US$styles_properties" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="com.my.app.vo:DashboardSnippet" />
      <dep id="mx.collections:ArrayCollection" />
      <dep id="com.my.app.vo:DashboardPod" />
      <dep id="com.my.app.vo:MediaSummaryItem" />
      <dep id="en_US$effects_properties" />
      <dep id="com.my.app.vo:CustomerFile" />
      <dep id="com.my.app.vo:MediaSummaryPod" />
      <dep id="mx.styles:IStyleManager2" />
      <dep id="com.my.app.vo:Customer" />
      <dep id="mx.messaging.messages:AsyncMessage" />
    </script>
    <script name="MYAppPro__embed__font_MyriadPro_bold_normal_1315605509.as" mod="1291226943000" size="442" optimizedsize="224">
      <def id="MYAppPro__embed__font_MyriadPro_bold_normal_1315605509" />
      <pre id="mx.core:FontAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/BaseModuleLoader.as" mod="1309175195000" size="3243" optimizedsize="1970">
      <def id="com.my.app.loader:BaseModuleLoader" />
      <pre id="mx.modules:ModuleLoader" />
      <dep id="org.robotlegs.utilities.modular.core:IModule" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="mx.core:FlexGlobals" />
      <dep id="mx.events:ModuleEvent" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.component.loader:ILoaderController" />
      <dep id="mx.events:FlexEvent" />
      <dep id="com.my.app.manager:ModalPopupManager" />
      <dep id="flash.system:ApplicationDomain" />
      <dep id="com.my.app:IMYAppPropApp" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/skins/LinkButtonSkin.mxml" mod="1308837418000" size="5134" optimizedsize="3986">
      <def id="com.my.app.skins:LinkButtonSkin" />
      <pre id="mx.core:IStateClient2" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="spark.components.supportClasses:Skin" />
      <dep id="mx.styles:CSSSelector" />
      <dep id="mx.states:AddItems" />
      <dep id="spark.primitives:Rect" />
      <dep id="mx.styles:CSSStyleDeclaration" />
      <dep id="mx.core:DeferredInstanceFromFunction" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.binding:BindingManager" />
      <dep id="mx.styles:CSSCondition" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="spark.components:Label" />
      <dep id="mx.states:SetProperty" />
      <dep id="AS3" />
      <dep id="mx.graphics:SolidColor" />
      <dep id="mx.states:State" />
      <dep id="mx.events:PropertyChangeEvent" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:QueryRemoteObject)" mod="1297076409000" size="2734" optimizedsize="1455">
      <def id="com.my.app.remoting:QueryRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IQueryRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="com.my.app.vo:Query" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:RSLData)" mod="1306872040468" size="1658" optimizedsize="839">
      <def id="mx.core:RSLData" />
      <pre id="Object" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="AS3" />
      <dep id="mx.core:mx_internal" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:MediaOutletRemoteObject)" mod="1292429834000" size="1193" optimizedsize="733">
      <def id="com.my.app.remoting:MediaOutletRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IMediaOutletRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:DashboardPodRemoteObject)" mod="1295255883000" size="1770" optimizedsize="996">
      <def id="com.my.app.remoting:DashboardPodRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IDashboardPodRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="com.my.app.vo:DashboardPod" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:IEmbeddedFontRegistry)" mod="1306872039202" size="1261" optimizedsize="440">
      <def id="mx.core:IEmbeddedFontRegistry" />
      <pre id="Object" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="mx.core:EmbeddedFont" />
      <dep id="mx.managers:ISystemManager" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/textLayout_rb.swc$locale/en_US/textLayout.properties" mod="1306853916000" size="1656" optimizedsize="1609">
      <def id="en_US$textLayout_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.core:ICommandMap)" mod="1271434072000" size="1242" optimizedsize="376">
      <def id="org.robotlegs.core:ICommandMap" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.resources:ResourceManagerImpl)" mod="1306872057374" size="12831" optimizedsize="6861">
      <def id="mx.resources:ResourceManagerImpl" />
      <pre id="mx.resources:IResourceManager" />
      <pre id="flash.events:EventDispatcher" />
      <pre id="Object" />
      <dep id="flash.events:Event" />
      <dep id="mx.resources:LocaleSorter" />
      <dep id="flash.events:IEventDispatcher" />
      <dep id="mx.resources:IResourceModule" />
      <dep id="trace" />
      <dep id="mx.utils:StringUtil" />
      <dep id="mx.resources:ResourceBundle" />
      <dep id="mx.core:mx_internal" />
      <dep id="flash.system:ApplicationDomain" />
      <dep id="Error" />
      <dep id="mx.modules:ModuleManager" />
      <dep id="mx.modules:IModuleInfo" />
      <dep id="flash.system:SecurityDomain" />
      <dep id="AS3" />
      <dep id="mx.resources:IResourceBundle" />
      <dep id="mx.events:ModuleEvent" />
      <dep id="flash.system:Capabilities" />
      <dep id="mx.events:ResourceEvent" />
      <dep id="flash.utils:Timer" />
      <dep id="flash.events:FocusEvent" />
      <dep id="flash.events:TimerEvent" />
      <dep id="mx.events:FlexEvent" />
      <dep id="mx.managers:SystemManagerGlobals" />
      <dep id="flash.utils:Dictionary" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/osmf_rb.swc$locale/en_US/osmf.properties" mod="1306854146000" size="3751" optimizedsize="3676">
      <def id="en_US$osmf_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting.interfaces:IMediaTypeRemoteObject)" mod="1308837429000" size="868" optimizedsize="291">
      <def id="com.my.app.remoting.interfaces:IMediaTypeRemoteObject" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.adapters:SwiftSuspendersInjector)" mod="1273448758000" size="1624" optimizedsize="1129">
      <def id="org.robotlegs.adapters:SwiftSuspendersInjector" />
      <pre id="org.robotlegs.core:IInjector" />
      <pre id="org.swiftsuspenders:Injector" />
      <dep id="AS3" />
      <dep id="XML" />
      <dep id="flash.system:ApplicationDomain" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.managers:SystemManager)" mod="1306872044452" size="36322" optimizedsize="20571">
      <def id="mx.managers:SystemManager" />
      <pre id="mx.core:IFlexModuleFactory" />
      <pre id="mx.managers:ISystemManager" />
      <pre id="mx.core:IChildList" />
      <pre id="mx.core:IFlexDisplayObject" />
      <pre id="flash.display:MovieClip" />
      <dep id="flash.display:DisplayObjectContainer" />
      <dep id="Math" />
      <dep id="flash.display:LoaderInfo" />
      <dep id="mx.core:IUIComponent" />
      <dep id="flash.system:ApplicationDomain" />
      <dep id="mx.events:SandboxMouseEvent" />
      <dep id="mx.managers:SystemRawChildrenList" />
      <dep id="flash.text:TextFormat" />
      <dep id="flash.display:Graphics" />
      <dep id="flash.events:TimerEvent" />
      <dep id="mx.managers:SystemManagerGlobals" />
      <dep id="flash.display:StageAlign" />
      <dep id="flash.display:Sprite" />
      <dep id="mx.utils:LoaderUtil" />
      <dep id="mx.preloaders:Preloader" />
      <dep id="flash.geom:Rectangle" />
      <dep id="mx.events:RSLEvent" />
      <dep id="flash.display:Loader" />
      <dep id="flash.geom:Point" />
      <dep id="mx.managers:SystemChildrenList" />
      <dep id="flash.events:MouseEvent" />
      <dep id="flash.text:Font" />
      <dep id="flash.display:DisplayObject" />
      <dep id="flash.display:Stage" />
      <dep id="flash.events:Event" />
      <dep id="flash.ui:Keyboard" />
      <dep id="mx.events:DynamicEvent" />
      <dep id="ArgumentError" />
      <dep id="mx.core:IRawChildrenContainer" />
      <dep id="QName" />
      <dep id="flash.events:KeyboardEvent" />
      <dep id="mx.core:mx_internal" />
      <dep id="mx.core:FlexSprite" />
      <dep id="flash.display:StageQuality" />
      <dep id="mx.core:RSLItem" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="mx.core:RSLData" />
      <dep id="mx.events:Request" />
      <dep id="AS3" />
      <dep id="__AS3__.vec:Vector" />
      <dep id="mx.core:Singleton" />
      <dep id="mx.utils:DensityUtil" />
      <dep id="mx.events:FlexEvent" />
      <dep id="flash.utils:Dictionary" />
      <dep id="flash.display:StageScaleMode" />
      <dep id="SecurityError" />
      <dep id="mx.core:IInvalidating" />
      <dep id="Error" />
      <dep id="flash.utils:Timer" />
      <dep id="flash.events:FocusEvent" />
      <dep id="mx.managers:ISystemManagerChildManager" />
    </script>
    <script name="_class_embed_css_assets_CalendarIcon_png__1170248551_1839914564.as" mod="1306854026000" size="550" optimizedsize="314">
      <def id="_class_embed_css_assets_CalendarIcon_png__1170248551_1839914564" />
      <pre id="mx.core:BitmapAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.managers:SystemRawChildrenList)" mod="1306872045187" size="2326" optimizedsize="1198">
      <def id="mx.managers:SystemRawChildrenList" />
      <pre id="mx.core:IChildList" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="flash.display:DisplayObject" />
      <dep id="mx.managers:SystemManager" />
      <dep id="mx.core:mx_internal" />
      <dep id="flash.geom:Point" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/airframework_rb.swc$locale/en_US/effects.properties" mod="1306854100000" size="401" optimizedsize="374">
      <def id="en_US$effects_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548___brokenImage_184772295.as" mod="1306854026000" size="601" optimizedsize="363">
      <def id="_class_embed_css_Assets_swf_1422583548___brokenImage_184772295" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:ResourceModuleRSLItem)" mod="1306872039609" size="2015" optimizedsize="1281">
      <def id="mx.core:ResourceModuleRSLItem" />
      <pre id="mx.core:RSLItem" />
      <dep id="mx.resources:IResourceManager" />
      <dep id="flash.events:IEventDispatcher" />
      <dep id="AS3" />
      <dep id="mx.events:ResourceEvent" />
      <dep id="flash.events:IOErrorEvent" />
      <dep id="mx.core:mx_internal" />
      <dep id="flash.system:ApplicationDomain" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/locale/en_US/airframework_rb.swc$locale/en_US/styles.properties" mod="1306854100000" size="301" optimizedsize="275">
      <def id="en_US$styles_properties" />
      <pre id="mx.resources:ResourceBundle" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:QueryPodRemoteObject)" mod="1294680416000" size="1859" optimizedsize="1033">
      <def id="com.my.app.remoting:QueryPodRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:IQueryPodRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
      <dep id="com.my.app.vo:QueryPod" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:IInvalidating)" mod="1306872040202" size="692" optimizedsize="250">
      <def id="mx.core:IInvalidating" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.manager:AsyncManager)" mod="1297671711000" size="2404" optimizedsize="1361">
      <def id="com.my.app.manager:AsyncManager" />
      <pre id="Object" />
      <dep id="mx.rpc:Fault" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="com.my.app.action:AsyncAction" />
      <dep id="org.osflash.signals:ISignal" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.modules:IModuleInfo)" mod="1306872055374" size="1626" optimizedsize="534">
      <def id="mx.modules:IModuleInfo" />
      <pre id="flash.events:IEventDispatcher" />
      <pre id="Object" />
      <dep id="mx.core:IFlexModuleFactory" />
      <dep id="flash.system:SecurityDomain" />
      <dep id="flash.utils:ByteArray" />
      <dep id="AS3" />
      <dep id="mx.events:ModuleEvent" />
      <dep id="flash.system:ApplicationDomain" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/loader/HeaderModuleLoader.as" mod="1308837418000" size="4145" optimizedsize="2113">
      <def id="com.my.app.loader:HeaderModuleLoader" />
      <pre id="com.my.app.loader:BaseModuleLoader" />
      <dep id="com.my.app.module.header:IHeaderModule" />
      <dep id="com.my.app.vo:DashboardSnippet" />
      <dep id="com.my.app.vo:User" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="AS3" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.vo:QuerySnippet" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.model:ApplicationModel)" mod="1297160952000" size="529" optimizedsize="271">
      <def id="com.my.app.model:ApplicationModel" />
      <pre id="Object" />
      <dep id="AS3" />
      <dep id="com.my.app.vo:Customer" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_mx_skins_cursor_DragReject_207783805.as" mod="1306854026000" size="641" optimizedsize="376">
      <def id="_class_embed_css_Assets_swf_1422583548_mx_skins_cursor_DragReject_207783805" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:Query)" mod="1295374588000" size="1105" optimizedsize="609">
      <def id="com.my.app.vo:Query" />
      <pre id="com.my.app.vo:CacheVO" />
      <dep id="Date" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.remoting:CategoryRemoteObject)" mod="1294221810000" size="1161" optimizedsize="734">
      <def id="com.my.app.remoting:CategoryRemoteObject" />
      <pre id="com.my.app.remoting.interfaces:ICategoryRemoteObject" />
      <pre id="com.my.app.remoting:BaseRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.base:MediatorBase)" mod="1269791984000" size="1944" optimizedsize="1038">
      <def id="org.robotlegs.base:MediatorBase" />
      <pre id="org.robotlegs.core:IMediator" />
      <pre id="Object" />
      <dep id="flash.events:Event" />
      <dep id="flash.events:IEventDispatcher" />
      <dep id="AS3" />
      <dep id="flash.utils:getDefinitionByName" />
      <dep id="Error" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.vo:DashboardPod)" mod="1295255883000" size="1046" optimizedsize="531">
      <def id="com.my.app.vo:DashboardPod" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.enum:MenuTypes)" mod="1294410482000" size="498" optimizedsize="255">
      <def id="com.my.app.enum:MenuTypes" />
      <pre id="Object" />
      <dep id="AS3" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/src/com/my/app/mediator/MainViewMediator.as" mod="1309180556000" size="8603" optimizedsize="5066">
      <def id="com.my.app.mediator:MainViewMediator" />
      <pre id="org.robotlegs.mvcs:Mediator" />
      <dep id="com.my.app.vo:User" />
      <dep id="com.my.app.remoting.interfaces:IUserRemoteObject" />
      <dep id="com.my.app.component.asyncPasswordEnter:AsyncPasswordEnter" />
      <dep id="com.my.app.component.asyncRetry:AsyncRetry" />
      <dep id="com.my.app.action:AsyncAction" />
      <dep id="com.my.app.manager:ModalPopupManager" />
      <dep id="com.my.app.domain.auth:IAuth" />
      <dep id="com.my.app.vo:QuerySnippet" />
      <dep id="com.my.app.view:MainView" />
      <dep id="com.my.app.vo:DashboardSnippet" />
      <dep id="com.my.app.enum:MenuTypes" />
      <dep id="mx.rpc:Fault" />
      <dep id="flash.events:MouseEvent" />
      <dep id="com.my.app.vo:Query" />
      <dep id="com.my.app.enum:NavigationViews" />
      <dep id="AS3" />
      <dep id="com.my.app.manager:NavigationManager" />
      <dep id="mx.core:FlexGlobals" />
      <dep id="flash.utils:Timer" />
      <dep id="flash.display:DisplayObject" />
      <dep id="flash.events:TimerEvent" />
      <dep id="com.my.app.model:ApplicationModel" />
      <dep id="com.my.app.manager:AsyncManager" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.delegate.remoting:UserDelegate)" mod="1292231868000" size="1092" optimizedsize="605">
      <def id="com.my.app.delegate.remoting:UserDelegate" />
      <pre id="com.my.app.delegate.interfaces:IUserDelegate" />
      <pre id="com.my.app.delegate.remoting:BaseDelegate" />
      <dep id="com.my.app.remoting.interfaces:IUserRemoteObject" />
      <dep id="AS3" />
      <dep id="mx.rpc:AsyncToken" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppPro/libs/robotlegs-framework-modules.swc(org.robotlegs.base:ViewMap)" mod="1269791984000" size="2749" optimizedsize="1552">
      <def id="org.robotlegs.base:ViewMap" />
      <pre id="org.robotlegs.core:IViewMap" />
      <pre id="org.robotlegs.base:ViewMapBase" />
      <dep id="flash.events:Event" />
      <dep id="flash.utils:getQualifiedClassName" />
      <dep id="org.robotlegs.core:IInjector" />
      <dep id="AS3" />
      <dep id="flash.display:DisplayObjectContainer" />
      <dep id="flash.display:DisplayObject" />
      <dep id="flash.utils:Dictionary" />
    </script>
    <script name="/Users/cl/Documents/flex-workspace/my_mainapp/MYAppLogic/bin/MYAppLogic.swc(com.my.app.manager:NavigationManager)" mod="1295279651000" size="2655" optimizedsize="1547">
      <def id="com.my.app.manager:NavigationManager" />
      <pre id="Object" />
      <dep id="mx.events:BrowserChangeEvent" />
      <dep id="mx.managers:BrowserManager" />
      <dep id="mx.utils:URLUtil" />
      <dep id="org.osflash.signals:Signal" />
      <dep id="com.my.app.enum:NavigationViews" />
      <dep id="mx.managers:IBrowserManager" />
      <dep id="AS3" />
      <dep id="org.osflash.signals:ISignal" />
      <dep id="com.my.app.vo:QuerySnippet" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:mx_internal)" mod="1306872039530" size="184" optimizedsize="109">
      <def id="mx.core:mx_internal" />
      <dep id="AS3" />
    </script>
    <script name="_class_embed_css_Assets_swf_1422583548_CloseButtonDisabled_452580263.as" mod="1306854026000" size="620" optimizedsize="369">
      <def id="_class_embed_css_Assets_swf_1422583548_CloseButtonDisabled_452580263" />
      <pre id="mx.core:SpriteAsset" />
      <dep id="AS3" />
    </script>
    <script name="/Applications/Adobe Flash Builder 4/sdks/4.5.1/frameworks/libs/framework.swc(mx.core:EmbeddedFont)" mod="1306872041265" size="1212" optimizedsize="625">
      <def id="mx.core:EmbeddedFont" />
      <pre id="Object" />
      <dep id="mx.core:EmbeddedFontRegistry" />
      <dep id="AS3" />
      <dep id="mx.c

Similar Messages

  • Error: Could not find compiled resource bundle 'components' for locale 'en_US'

    We are porting a fairly large body of Flex3 code developed under FlexBuilder 3 to Flex4 under FlashBuilder 4.  Most of the conversion appears to be working fine, with one exception.  When I launch the Flex4 version, all my data interchanges with the server works.  Just as it is about to show the UI, the following error occurs:
         Error: Could not find compiled resource bundle 'components' for locale 'en_US'
    I am actually using a locale of fr_FR, but I assume it couldn't find that, reverted to en_US, failed again and then barfed.  If I look in
         ~Adobe Flash Builder 4\sdks\4.0.0\frameworks\locale\fr_FR
    I see a lot of swc files, and of course no 'components.swc'.  I believe the problem is that our Flex3 code is using mx components, and the compatibility mode is not properly handling it for some reason.  I think this is mostly from our in-house UI library.  The properties for that library (and for my main app I am testing now) have:
         - Use default SDK (currently "Flex 4.0")
         - Use Flex 3 compability mode
         - Use minimum version (Flash Player) required by the Flex SDK
         - Enable strict type checking
         - Enable warnings
    I also tried putting the compatibility flag in the mxmlc compile line, with no change in behavior.  This project is built by the following script:
    ruby scripts/concat_properties.rb -o resources.properties ^
         src/main/flex/locale/fr_common/res_myname_fr_common.properties ^
         src/main/flex/locale/fr_common/scout/res_myname_scout_fr_common.properties ^
         src/main/flex/locale/fr_fr/res_myname_fr_fr.properties ^
         ../../scout/common/src/locale/fr_common/mypals/resources.properties
    mxmlc -locale=fr_FR -source-path=. ^
         -compatibility-version=3.0.0. ^
         -static-rsls=true ^
         -include-resource-bundles=resources ^
         -output src/main/resources/bundles/mypals/fr_fr_resources.swf
    copy src\main\resources\bundles\mypals\fr_fr_resources.swf ^
         bin-debug\bundles\mypals
    What have I missed???

    You have two posts. I will try to answer each completely.  Second one first. You say I should change my build to include the framework resources.  I am afraid I am not sure which and what to do there.  We combine all our properties file into one large one, then use the following build line:
    mxmlc -locale=fr_FR,en_US -source-path=. ^
         -compatibility-version=3.0.0. ^
         -static-rsls=true ^
         -include-resource-bundles=resources ^
         -output src/main/resources/bundles/mypals/fr_fr_resources.swf
    I am assuming you are telling me to change the "-include-resource-bundles" line, but what to add?  The "sdks\4.0.0\frameworks\locale\en_US" holds 13 swf files.  I tried adding that entire folder (along with the fr_FR folder) to the project library path (in the project properties dialog), but that made no change.  I also tried reverting the library path tab back to "MX Only" instead of "MX + Spark", but again no change.
    ====================
    For your first message, I did a search for 'spark' in the entire project.  It only existed on 3 lines, each at the start of css files:
        @namespace s "library://ns.adobe.com/flex/spark";
    I had put those in based on reading needed changes to naming in CSS.  Since I was not actually using any spark ('s') components yet, I removed these lines.  The entire project now does not have the word 'spark' anywhere in it. No change in behavior (as I expected).
    I did a search for "s:" throughout the project.  That does exist in probably 100 places, but all are legitimate. Things like (xmlns:mx="http://www.adobe.com/2006/mxml") or variable names ("var matches:Object").  No reference to any s: object.  (While on the topic, why does FlashBuilder still not have a "whole word" box to limit searches??).
    Note that when I first reported this problem, the compiler was set to ONLY support fr_FR.  In fighting this, I changed it to "en_US,fr_FR" hoping that would tell the compiler to load whatever en_US items it was looking for.  We really do not want any English support in this version. (We do have another SWF created with only support for en_US, and another for en_UK, etc.  Each language is a separate node on our server, so there is no need to mix & match at runtime)
    The console shows a lot of swf loads that I do not understand...
    The console output shows (my comments after ==> indicator)
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf - 2,229,992 bytes after decompression
                 ==> our locale is set here, after the above load and before the next line
    Look for name file at: ./data/fr_fr/names.csv
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf - 21,200 bytes after decompression
    Loaded 2278 names.       ==> indicates successful load of data retrieved from server
    Loaded 154 bad words     ==> our second data set has been retrieved and loaded
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 58,777 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 322,606 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\bundles\mypals\fr_fr_resources.swf - 595,025 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 202,168 bytes after decompression
        ==> not sure what this next warning means.  I'm guessing I will later have to research it and return to 'secure' comm with server, but I'm ignoring for now
    Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.
    Resource bundle loaded for locale fr_fr  ==> at this point, we appear to have our French assets loaded successfully
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 202,168 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 1,303,976 bytes after decompression
    [Unload SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf  ==> some runs see this, but others do not. I expect it is a timing issue of whether it is reached or not before the crash
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 794,898 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 194,635 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 261,589 bytes after decompression
    ==> everything looks fine up to here.  This is then when the third call to installCompiledResourceBundles occurs
    Error: Could not find compiled resource bundle 'components' for locale 'en_US'.
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\dev\4.0.0\frameworks \projects\framework\src\mx\resources\ResourceManagerImpl.as:340]
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E:\dev\4.0.0\framework s\projects\framework\src\mx\resources\ResourceManagerImpl.as:269]
        at mx.core::FlexModuleFactory/installCompiledResourceBundles()
        at mx.core::FlexModuleFactory/docFrameHandler()
        at mx.core::FlexModuleFactory/docFrameListener()

  • Error: Could not find compiled resource bundle 'sparkEffects' for locale 'en_US'

    I have a multi-module application that I am building in Flash Builder 4.5 Premium.
    When I launch the application It starts with a basic login page and looks ok. After logging in, modules and style sheets are loaded dynamically and  I get this exception stack trace.
    Error: Could not find compiled resource bundle 'sparkEffects' for locale 'en_US'.
              at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()
              at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()
              at mx.core::FlexModuleFactory/installCompiledResourceBundles()
              at mx.core::FlexModuleFactory/docFrameHandler()
              at mx.core::FlexModuleFactory/docFrameListener()
    Windows 7
    Flashbuilder 4.5 Premium
    Compiled with SDK 4.5.1
    Flex 3 Compatibility Mode: No
    Framework Linkage: RSL
    SWC Project Linkage: RSL
    Can anyone help me fix this?

    I have determined at least that it is the very first style sheet that I am loading into the application that is causing the exception as I modified to not load anything else.
    Style sheets are loadingusing this method. FlexGlobals.topLevelApplication.styleManager.loadStyleDeclarations

  • Error: Could not find compiled resource bundle 'SharedResources' for locale 'en_US'

    I'm trying to launch my flex app then i got this error:
    Error: Could not find compiled resource bundle 'SharedResources' for locale 'en_US'.
    Does anyone know what the problem could be?
    Ps: I'm using flex4 under FlashBuilder 4.5
    Thanks
    David

    There isn't new doc, because the workflow didn't change.  It works pretty
    much the same as Flex3.  There is no s:Module or s:ModuleLoader so you
    continue to use the mx versions as you did before.
    The styles mechanism did change so that each module has its own styles and
    now is sensitive to a common mistake in setting up modules projects.  Folks
    accidentally reference the module class directly from within the main
    application instead of using a shared interface.  Doing so actually links in
    the module and its dependencies into the main app, defeating the main point
    of modules, but in Flex 4, that configuration also throws errors.
    Another change in Flex 4 is that the main app must load singletons shared by
    modules.  That is the result of optimizing startup a bit by not linking in
    every manager you might possibly need.   This means that if your app doesn't
    use popups and your modules do, you must link the PopUpManager into the mai
    app by doing:
    Import mx.managers.PopUpManager; PopUpManager;
    It is also possible that there is a bug.  Simplify your scenario and file a
    bug or post the test case if the simple case also fails.  Maybe you've got
    some other configuration we didn't anticipate.

  • I'm getting an error "Could not find compiled resource bundle 'layout' for locale 'en_US'."

    I thought I would update to the latest trunk version of the sdk.  When I run my code I keep getting this Error being thrown:
    "Error: Could not find compiled resource bundle 'layout' for locale 'en_US'."
    It worked fine with the beta sdk and nightly builds from a long time before that.  The error occured in builds 7573 and 7830, so what ever changed happened before then.  I put a break point in there, and other resource bundles are being loaded ok.
    My project uses RSLs and modules. I'm using Flash Builder beta.
    I'm not familiar with resource bundles and not sure what to look for.  Any ideas as to what to try or where to look?
    Is there something I need to update to run the latest code?
    Is the the appropriate place to post questions regarding the nightly builds?  Or should I be asking somewhere else?
    Thanks!
    PS Here is the full stack trace if it gives anyone more ideas:
    Error: Could not find compiled resource bundle 'layout' for locale 'en_US'.
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\dev\trunk\frameworks \projects\framework\src\mx\resources\ResourceManagerImpl.as:339]
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E:\dev\trunk\framework s\projects\framework\src\mx\resources\ResourceManagerImpl.as:268]
        at mx.core::FlexModuleFactory/installCompiledResourceBundles()
        at mx.core::FlexModuleFactory/docFrameHandler()
        at flash.display::MovieClip/nextFrame()
        at mx.core::FlexModuleFactory/deferredNextFrame()
        at mx.core::FlexModuleFactory/update()
        at mx.core::FlexModuleFactory/moduleCompleteHandler()

    hi
    also add the following
    to my compiler auguments:
    -locale en_US    -source-path=locale/{locale}    -allow-source-path-overlap=true
    and to actionScriptProperties I have the following where path= is the location of your locale folder
    <compilerSourcePathEntry kind="1" linkType="1" path="/locale/{locale}"/>
    Not sure if this is the correct way to do it, but it stopped me getting any errors.

  • Error: Could not find compiled resource bundle 'logging' for locale 'fr_FR'

    Hello
    I'm developping a mobile application based on Flex  4.6 + Adobe AIR 3.5
    There is no error when compiling, but when the application starts it crashes whith this error message:
    Error: Could not find compiled resource bundle 'logging' for locale 'fr_FR'.
      at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\dev\4.y\frameworks\p rojects\framework\src\mx\resources\ResourceManagerImpl.as:392]
      at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E:\dev\4.y\frameworks\ projects\framework\src\mx\resources\ResourceManagerImpl.as:306]
      at mx.resources::ResourceManagerImpl/processInfo()[E:\dev\4.y\frameworks\projects\framework\ src\mx\resources\ResourceManagerImpl.as:450]
      at mx.resources::ResourceManagerImpl()[E:\dev\4.y\frameworks\projects\framework\src\mx\resou rces\ResourceManagerImpl.as:133]
      at mx.resources::ResourceManager$/getInstance()[E:\dev\4.y\frameworks\projects\framework\src \mx\resources\ResourceManager.as:117]
      at mx.styles::StyleManagerImpl()[E:\dev\4.y\frameworks\projects\framework\src\mx\styles\Styl eManagerImpl.as:380]
      at _ASMagnetoFute_iOS_FlexInit$/init()
      at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[E:\dev\4.y\frameworks\projects\framework\src\mx\managers\SystemManager.as:2815]
      at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[E:\dev\4.y\frameworks\projects\framework\src\mx\managers\SystemManager.as:2723]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.preloaders::Preloader/timerHandler()[E:\dev\4.y\frameworks\projects\framework\src\mx\p reloaders\Preloader.as:542]
      at flash.utils::Timer/_timerDispatch()
      at flash.utils::Timer/tick()
    The application is in french, both for iOS and Android.
    It is split in several libs, an application for iOS and another one for android.
    I use the same SDK for another mobile application without any problem -but it does not use the mx.logging package.
    I tried many things, like the solution described in http://forums.adobe.com/thread/758619, but it did not solve the problem. After listing the bundles used I added
    -include-resource-bundles=MagnetoFute,collections,components,core,effects,fiber,layout,log ging,messaging,rpc,serializer,skins,sparkEffects,styles,textLayout,utils,validators
    to my compiler arguments.
    Help would be greatly appreciated.

    I don't know if Adobe has an fr_FR locale for the logging bundle.  You can try creating your own to see if that is the only one missing or if there is a whole resource swc missing.

  • Move Mailboxes from Exchange 2007 to Exchange 2013 (Could not find a valid mailbox migration for esta organization)

    Hi all, I am in full migration from Exchange 2007 to Exchange 2013 and everything went correctly.
    I have migrated several mailboxes and are working well. But a few days ago, when I try to migrate a mailbox I get the following error and can not migrate:
    "Could not find a valid mailbox migration for this organization"
    Do you know that you can be?
    regards
    Microsoft Certified IT Professional Server Administrator

    Hi,
    From your description, the issue should be related to the migration mailbox. I recommend you check if the following account is existed in ADUC.
    Migration.8f3e7716-2011-43e4-96b1-aba62d229136
    If this account does not exist, you need to run setup /prepareAD and then enable this migration mailbox to check the result.
    Hope this can be helpful to you.
    Best regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Amy Wang
    TechNet Community Support

  • Could not find the policy in WMI for package

    Hi,
    I am trying to deploy a language pack to a windows 8.1 machine and it is not installing. According to the execmgr.log it cannot find the policy in WMI? I have tried running the machine policy update within CFG MGR but no change. Is there something else
    I can check?
    <![LOG[Policy is updated for Program: InstallEN, Package: LIA002A0, Advert: LIA2011A]LOG]!><time="09:47:18.345+300" date="01-28-2015" component="execmgr" context="" type="1" thread="980"
    file="execreqmgr.cpp:7063">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 45l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="09:47:18.347+300"
    date="01-28-2015" component="execmgr" context="" type="1" thread="980" file="event.cpp:405">
    <![LOG[Mandatory execution requested for program InstallEN and advertisement LIA2011A]LOG]!><time="09:47:19.220+300" date="01-28-2015" component="execmgr" context="" type="1" thread="3684"
    file="execreqmgr.cpp:3527">
    <![LOG[Creating mandatory request for advert LIA2011A, program InstallEN, package LIA002A0]LOG]!><time="09:47:19.220+300" date="01-28-2015" component="execmgr" context="" type="1" thread="3684"
    file="execreqmgr.cpp:3653">
    <![LOG[Could not find the policy in WMI for package LIA002A0 program InstallEN]LOG]!><time="09:47:19.242+300" date="01-28-2015" component="execmgr" context="" type="2" thread="3684" file="softdistpolicy.cpp:2851">
    <![LOG[CreateMandatoryRequestRecursively failed at FindUserOrSystemPolicy InstallEN]LOG]!><time="09:47:19.243+300" date="01-28-2015" component="execmgr" context="" type="2" thread="3684"
    file="execreqmgr.cpp:3670">

    Did you check this
    post?
    It turned out the root cause of the problem was one of the packages that the TS called.  Even though SCCM had been set to use the selected distribution points and said the package was installed on those DPs, it hadn't actually copied the files over.
     Updating to a new source version and ensuring the files copied correctly resolved the issue.  Hopefully SCCM 2012 will do a better job of communicating a dependency problem, but I haven't had a chance to test it yet.
    You can also check this
    post.
    it appears the majority of these messages occur when you have a system that has an expired advertisement still being applied to it. 
    Nick Pilon | Blog : System Center Dudes

  • FF not connecting to web- This "Network Connections" message pops up: Error 623: The system could not find the phone book entry for this connection. Any ideas?

    About a month ago I could no longer connect to the internet on our PC. Every time I clicked on the Firefox icon the Netscape sign-on window would pop up. I would try to close it but it would pop up over and over again. If I tried to close it a dozen or so times eventually Firefox would open up but it would never connect. Just today I moved my Netscape file to the recycle bin. No longer does the Netscape sign-on window pop up but following Network Connection error message pops up: "Error 623: The system could not find the phone book entry for this connection".. This error window behaves the same way the Netscape sign-on window used to behave. Every time I click to close it it pops open again. After numerous clicks Firefox opens up but it never connects.

    Do you have this error message on a Mac computer or on a Windows computer?
    I've only seen this error mentioned on a Windows computer.
    *http://kb.mozillazine.org/Autoconnect

  • How do I install Netgear XE102 on my iMac?  It will not install off of the cd provided it appears to be only for Windows based computers.  Checked Netgear website and could not find a setup.exe file for Mac.

    Unable to install Netgear XE102 on my iMac.  Checked Netgear website and could not find a setup.exe file for Mac.

    That means either no software needs to be installed on a Mac or the product is incompatible with Macs. Contact NetGear tech support for help.

  • Warning: Could not find the customization level value for document

    Hi All,
    I am trying to upload the translation for one of the page at responsibility level.
    I am getting following warning when running the below command.
    java oracle.jrad.tools.trans.imp.XLIFFImporter $APPL_TOP/xmci/12.0.0/fr-CA/Translated/ARIACCTDETAILSPAGE.xlf -username apps -password apps -dbconnection "$AD_APPS_JDBC_URL"
    Warning: Could not find the customization level value for document "/oracle/apps/ar/irec/accountDetails/webui/customizations/responsibility/51688/ARIACCTDETAILSPAGE".
    The same is working fine if the translation is for some attribute at site or function level.
    Did anyone faced this kind of issue.
    Thanks,
    Anoop

    Anoop,
    I am sure you would have verified the responsibility id in the target instance is 51688(may be source instance your resp id is 51688 and in target it is different).
    Have a look at this below notes, it might help.
    1077267.1 - Unable To Move Resp Level OA Personalization From 1 Env To Another
    848851.1 - Attempting To Upload XML File Generates Error: Could not find the customization level value for document
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Could not find the log in SCUL for changes made into user.

    Hi,
    We assigned role to user in prob system in CUA .
    I cannot find who has made those changes into that user.
    I have looked in SCUL but could not find it. I did not find any changes in SUIM.
    Can anybody help me hjow can i find who has added that role.
    Thanks Rajesh
    Edited by: Rajesh Nanda on Apr 1, 2009 12:10 AM

    Hi Rajesh,
    this is the normal behaviour. The user gets changed in the CUA-child system by the user who is used in the RFC-connection form CUA master to cua child. Only in the case you use a trusted/trusting RFC connection, the user who performs the changes in the central system connects also to the child systems. Only in that case you will find the 'real' user as changer in the child system change docs.
    With SAP note # 1079207 new change documents are delivered for the CUA-case. To evaluate that changedocs you can use the new report rsusr100n (Ithink ,that it is still not integrated in SUIM until now, so you have to start it in se38,...)
    b.rgds,
    Bernhard

  • How do I remove Bing from my toolbar at the top of the page. I have already tried both of the suggestions given in the help section; I could not find Bing in my control panel "add and remove programs," and there was one other suggestion which I also tried

    ''locking due the age of this thread - asked and answered''
    I have tried all of the suggestions given by FF in order to remove Bing from my computer but nothing seems to work. I would appreciate some advise. For instance when I go to add and remove programs I can't even find Bing listed. Looking forward to your suggestions. Thanks.
    == This happened ==
    Every time Firefox opened
    == I first installed Firefox

    Right click "Tools". Uncheck "Search Toolbars".

  • I put my itouch into recovery mode, it told me on my computer that it could not find the hardware it neads for my itouch. somewone please help me

    SOMEWON HELP ME I NEED TO FIND THE RIGHT HARDWARE FOR MY Itouch? I put it into recoverymode and this thing poped up on my computer telling me to put in the hardware disk. i dont have a disk. i already have itunes downloaded. did i download my itunes wrong? what do i do ?

    Perhaps you should try deleting your iPod's Photo Cache. Sometimes a bit random, but it has been known to work for a # number of users.  About the only suggestion I have though.  See this article for information on where to find your iPod's Photo Cache.
    http://support.apple.com/kb/ts1314
    B-rock

  • Flex SDK 4.5 error in compiled resource bundle

    I have just started using Flex SDK 4.5 (I was using 4.1 before).
    I am compiling my resource bundles into SWF files and using them. I am including the required framework bundles also when compiling my resources into SWF.I have copied the generated SWF file to the deployment folder. When I start the application, I am getting the following error even though this bundle is included in my generated SWF file.
    Error: Could not find compiled resource bundle 'core' for locale 'en'.
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\ dev\hero_private_beta\frameworks\projects\framework\src\mx\resources\R esourceManagerImpl.as:367]
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E: \dev\hero_private_beta\frameworks\projects\framework\src\mx\resources\ ResourceManagerImpl.as:287]
        at mx.core::FlexModuleFactory/installCompiledResourceBundles()[E:\dev\he ro_private_beta\frameworks\projects\framework\src\mx\core\FlexModuleFa ctory.as:631]
        at mx.core::FlexModuleFactory/docFrameHandler()[E:\dev\hero_private_beta \frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:601]
        at mx.core::FlexModuleFactory/docFrameListener()[E:\dev\hero_private_bet a\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:129]
    following is the command that I use to compile resource bundles into SWF file:
    C:\"Program Files (x86)"\Adobe\"Adobe Flash Builder Burrito"\sdks\4.5.0\bin\mxmlc -locale=en -source-path=locale/{locale} -include-resource-bundles=core,effects,skins,styles,components,layout ,MyAppResources -output MyAppResources_en.swf

    Any ideas on this will be much appreciated. I have to step back from 4.5 to 4.1 if I do not get past this error. Thanks.

Maybe you are looking for