Error #1065
Posted: Tue Jan 11, 2011 2:20 pm
I'm not sure what I'm missing. I've got the viewer trial swc in my libs folder, and the project compiles fine (which it did not do before added the swc).
Any ideas what I can do? I'm just trying to cobble together the simplest sample report as a proof of concept.
I could really use some assistance.
Thanks!
Any ideas what I can do? I'm just trying to cobble together the simplest sample report as a proof of concept.
I could really use some assistance.
Thanks!
Code: Select all
ReferenceError: Error #1065: Variable StiViewerFx is not defined.
at global/flash.utils::getDefinitionByName()
at stimulsoft.report::StiReport/show()[D:\Flex\.BuilderFx\temp\Stimulsoft_Report\stimulsoft\report\StiReport.as:979]
at dashboard.ui.modules::ModuleReportsFX/module1_creationCompleteHandler()[C:\SVN\webstore\trunk\tmpFlex_RenameMe\Flex\Dashboard\src\dashboard\ui\modules\ModuleReportsFX.mxml:36]
at dashboard.ui.modules::ModuleReportsFX/___ModuleReportsFX_Module1_creationComplete()[C:\SVN\webstore\trunk\tmpFlex_RenameMe\Flex\Dashboard\src\dashboard\ui\modules\ModuleReportsFX.mxml:13]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()[E:\dev\4.x\frameworks\projects\framework\src\mx\core\UIComponent.as:12528]
at mx.core::UIComponent/set initialized()[E:\dev\4.x\frameworks\projects\framework\src\mx\core\UIComponent.as:1627]
at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:759]
at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1072]