Uma dica é usar o Charles Proxy...http://www.charlesproxy.com/

Com certeza ele vai te dizer o erro que está acontecendo.
<http://www.charlesproxy.com/>
--
Att.,
José Carlos Silveira Fiel
Programador Adobe Flex e PHP
Blog: http://blog.josecarlosfiel.com.br/
Twitter: http://twitter.com/josecarlosfiel


2009/9/24 Bruno Carneiro <guimaraescarne...@gmail.com>

>
> Ai que tá, não tenho log de erro do php. Ou se tenho não sei como
> acessar.
>
> On 24 set, 13:46, José Carlos Silveira Fiel <zekf...@gmail.com> wrote:
> > Tentou olhar nos logs de erro do PHP para ver se tem alguma mensagem?
> > --
> > Att.,
> > José Carlos Silveira Fiel
> > Programador Adobe Flex e PHP
> > Blog:http://blog.josecarlosfiel.com.br/
> > Twitter:http://twitter.com/josecarlosfiel
> >
> > 2009/9/24 Bruno Carneiro <guimaraescarne...@gmail.com>
> >
> >
> >
> > > class CarroService{
> >
> > >        public function getCarro($filters = array(),
> $orderby='idcarro'){
> > >                logerro('entrou');
> > >                return array();
> > >        }
> >
> > > }
> >
> > > <mx:RemoteObject id="carroRemote" destination="zend"
> > > source="CarroService" showBusyCursor="true" fault="faultListener
> > > (event)">
> > >                <mx:method name="getCarro"
> result="getCarroListener(event)"
> > > />
> > >        </mx:RemoteObject>
> >
> > > private function init():void{
> > >                        this.carroRemote.getCarro();
> > >                }
> >
> > > faultCode:Client.Error.MessageSend faultString:'Send failed'
> > > faultDetail:'Channel.Connect.Failed error
> > > NetConnection.Call.BadVersion: : url: 'http://www.maxismedia.com.br/
> > > bruno/prisma/gvva_zamf_remote/''
> >
>

--~--~---------~--~----~------------~-------~--~----~
Você recebeu esta mensagem porque está inscrito na lista "flexdev"
Para enviar uma mensagem, envie um e-mail para flexdev@googlegroups.com
Para sair da lista, envie um email em branco para 
flexdev-unsubscr...@googlegroups.com
Mais opções estão disponíveis em http://groups.google.com/group/flexdev
-~----------~----~----~----~------~----~------~--~---

Responder a