I've created a simple Flex app using CF Wizard.  I've modified some of
the code that changes the way the controls are displayed.  Everything
works as expected on my local (database updates to network SQL server). 

 
I've deployed to my CFMX7 server by copying the bin folder to a
location under wwwroot.  
 
When I browse the /bin/main.html file I'm getting the login screen.
 
I complete the login screen and then get this message:
 
ReferenceError: Error #1069: Property message not found on
mx.messaging.messages.ErrorMessage and there is no default value.
 at com.cfgenerated.views.login::LoginForm/::serverFault()
 at com.cfgenerated.views.login::LoginForm/___Operation1_fault()
 at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at
mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
 at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
 at mx.rpc::Responder/fault()
 at mx.rpc::AsyncRequest/fault()
 at mx.messaging::ChannelSet/::faultPendingSends()
 at mx.messaging::ChannelSet/channelFaultHandler()
 at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.messaging::Channel/mx.messaging:Channel::connectFailed()
 at
mx.messaging.channels::PollingChannel/mx.messaging.channels:PollingChannel::connectFailed()
 at
mx.messaging.channels::AMFChannel/mx.messaging.channels:AMFChannel::statusHandler()
Any ideas about what I may be doing wrong? I thought that the
deployment was supposed to be a simple process :-)
 
Sam Singer



-------------------------------------------------------------
To unsubscribe from this list, simply email the list with unsubscribe in the 
subject line

For more info, see http://www.affug.com
Archive @ http://www.mail-archive.com/discussion%40affug.com/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to