Hi,
I tried to create a small testproject with cairngorm, livecycle data
services 2.6 beta including flex web tier compiler. When I compile
this project in the browser, I don't get any compilier warnings, but I
get the following runtime exception and an empty application without
any content.
Runtime exception:
VerifyError: Error #1014: Klasse ModelLocator wurde nicht gefunden.
at flash.display::MovieClip/nextFrame()
at
mx.managers::SystemManager/deferredNextFrame()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:299]
at
mx.managers::SystemManager/preloader_initProgressHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:2211]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at
mx.preloaders::Preloader/timerHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:398]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Does anybody know, what could be wrong? (I copied cairgorm.swc to
WEB-INF/flex/user_classes)
regards
Reini