Dear all, This discussion forum has been really helpful to read through. I found loads of topics on this subject and I was not able to find the answer.
I am running on a laptop coldfusion server mx7.02 on port 8500 I am trying to make the forta phone selector sample or the benorama cairngorm sample work. this page will load a cfdump of the phone data strucutre: http://localhost:8500/com/mycompany/phones/service/test.cfm When i test the Main.mxml file i get a gray flash player screen that never loads. in the cairngorm app i get a warning about error creating item org.nevis.cairngorm.business.ServiceLocator in parent Application. - Main.mxml I have a compiler reference to my services-config.xml file. This seems to resolve. -services "C:\CFusionMX7\wwwroot\WEB-INF\flex\services-config.xml" -locale en_US (as a side note, why do lots of people refer to this as an flex-enterprise-services.xml file? Mine is services-config.xml shoudl i have both?) When i run the app i get this error in the debugging window: ******************************************************************* TypeError: Error #1009: Cannot access a property or method of a null object reference. at mx.containers::Panel/mx.containers:Panel::layoutChrome() at mx.core::Container/mx.core:Container::updateDisplayList() at mx.containers::Panel/mx.containers:Panel::updateDisplayList() at mx.core::UIComponent/validateDisplayList() at mx.core::Container/validateDisplayList() at mx.managers::LayoutManager/::validateDisplayList() at mx.managers::LayoutManager/::doPhasedInstantiation() at Function/http://adobe.com/AS3/2006/builtin::apply() at mx.core::UIComponent/::callLaterDispatcher2() at mx.core::UIComponent/::callLaterDispatcher() ****************************************************************** I'm not sure where to go from here Thanks for your help. Chris ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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/

