I'm having a similar error trying to run one of the Adobe tutorials using ColdFusion and Flex Data Servicss (the CRM sample app). I get the message:
Property employee not found on samples.crm.Company and there is no default value. It goes on to list a bunch of info that means nothing to me. I've come to realize, in my case, that the message is either referring to the Company.as file that resides in a file path samples/crm/Company.as or a coldfusion cfc file that resides in the coldfusion web root at wwwroot/sample/crm/Company.cfc But beyond that I don't know what it wants to see in the file that it's not seeing. I hope this, in some way, helps you track down at least the problem file in your situation. I'll reply if I figure anything else on mine out. --- Mike <[EMAIL PROTECTED]> wrote: > Anybody? I can't believe that I'm the only "lucky > one". > > Heeelp!!! > > mike_pq4 <[EMAIL PROTECTED]> wrote: > I am running a simple app generated by > Flex2 Builder using CF Wizard. > Trying to login I get this: > > 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 > ::NetConnectionMessageResponder/NetConnectionChannel.as$37:NetConnectionMessageResponder::statusHandler() > at mx.messaging::MessageResponder/status() > > I have no idea why I get it or how to fix it. And > this is a major > problem trying to really evaluate the product. I get > stuck and there > is no way out. > > Thanks > > > > > > > --------------------------------- > Do you Yahoo!? > Everyone is raving about the all-new Yahoo! Mail Beta. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

