PDA

View Full Version : Error: Could not find compiled resource bundle 'SharedResources' for locale 'en_US'.


mcampster
11-17-2008, 11:02 AM
I'm trying to take my framework code, and place it in an RSL. However, when I do I get the following error:

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

I have references to Prana, Cairngorm and FlexLib. The only component that uses this resource is SliderBase in FlexLib, but I don't even make use of this.

Does anyone know what the problem could be?

Thanks

Mark