Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
phamtum #1
myProject tutorial error (new to FLEX)
I tryig to get Brian Szoszorek tutorial "Building your first data management
application with ColdFusion and Flex" and I can seem to get this to work. I'm
currently using the the 30 day FLEX 3.0 trial version. with CF8. I should
mention that I'm totally new to FLEX :embarrassment;. Here is the error that
I'm getting during initializing...
[MessagingError message='Destination 'artgallerydataservice' either does not
exist or the destination has no channels defined (and the application does not
define any default channels.)']
at
mx.messaging.config::ServerConfig$/internalGetChannelSet()[E:\dev\3.0.x\framewor
ks\projects\rpc\src\mx\messaging\config\ServerConf ig.as:624]
at
mx.messaging.config::ServerConfig$/getChannelSet()[E:\dev\3.0.x\frameworks\proje
cts\rpc\src\mx\messaging\config\ServerConfig.as:25 5]
at
mx.messaging::MessageAgent/initChannelSet()[E:\dev\3.0.x\frameworks\projects\rpc
\src\mx\messaging\MessageAgent.as:1083]
at
mx.messaging::MessageAgent/internalSend()[E:\dev\3.0.x\frameworks\projects\rpc\s
rc\mx\messaging\MessageAgent.as:1059]
at
mx.messaging::Producer/internalSend()[E:\dev\3.0.x\frameworks\projects\rpc\src\m
x\messaging\Producer.as:143]
at
mx.messaging::AbstractProducer/connect()[E:\dev\3.0.x\frameworks\projects\rpc\sr
c\mx\messaging\AbstractProducer.as:408]
at
mx.data::DataStore/http://www.adobe.com/2006/flex/mx/internal::initialize()[C:\d
epot\flex\branches\enterprise_bridgeman_final_hotf ixes\frameworks\mx\data\DataSt
ore.as:2196]
at
mx.data::ConcreteDataService/fill()[C:\depot\flex\branches\enterprise_bridgeman_
final_hotfixes\frameworks\mx\data\ConcreteDataServ ice.as:895]
at
mx.data.mxml::DataService/fill()[C:\depot\flex\branches\enterprise_bridgeman_fin
al_hotfixes\frameworks\mx\data\mxml\DataService.as :526]
at myProject/fillArtistDP()[C:\Documents and Settings\bp9238\My
Documents\Flex Builder 3\myProject\src\myProject.mxml:18]
at myProject/___myProject_Application1_creationComplete()[C:\Documents and
Settings\bp9238\My Documents\Flex Builder 3\myProject\src\myProject.mxml:2]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at
mx.core::UIComponent/dispatchEvent()[E:\dev\3.0.x\frameworks\projects\framework\
src\mx\core\UIComponent.as:9051]
at mx.core::UIComponent/set
initialized()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\ core\UIComponent
..as:1167]
at
mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\3.0.x\frameworks\proje
cts\framework\src\mx\managers\LayoutManager.as:698]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at
mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks\projects\fra
mework\src\mx\core\UIComponent.as:8460]
at
mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks\projects\fram
ework\src\mx\core\UIComponent.as:8403]
Any suggestion is GREATLY APPRECIATED!
phamtum Guest
-
is this Flex tutorial still valid?
Is this tutorial still valid with the latest Flex builder release? http://www.macromedia.com/devnet/flex/articles/flexbuilder_ws_02.html -
Flex Tutorial
Hi, I am trying to learn, how to use Web services in Flex with the help of tutorial on Macromedia site. As per the tutorial, I need to open the... -
Error in Getting Started Tutorial
Problem: When trying to connect from Macromedia Dreamweaver MX 2004 to the trial version of Macromedia ColdFusion MX 7, I am using this tutorial-... -
Help me! Error on Tutorial?
Coldfusion MX 7 Getting started Experience tutorial on http://www.macromedia.com/examples/cfgettingstarted/experience/index_content.cfm What... -
ASP Error in Dreamweaver Tutorial
Thanks alot! I just realised that the detail page did not define the language in the first line. I don't understand how Macromedia left that out!!! ...



Reply With Quote

