Hi, For what i saw in the tutorial, the services Xml file is services-config.xml, and your setup is looking for a file named services.xml. Either you change the name in the compiler directives to services.xml and in that case the file has to have the same name, or you misstype the file name in the compiler directives.
2010/11/16 Everton Lima <[email protected]> > I Have the file in the path. I was using Windows 7, how can I I give to > file the permissions? > > 2010/11/16 Miguel Pinto <[email protected]> > > Hi, >> >> This could be one of two things at least. >> >> 1 - you don't have the services.xml file in the path the applications is >> looking for. >> or >> 2 - you have the file in the right path, but you don't have the right >> permitions. >> >> It could be one of this things or even both. >> >> >> >> 2010/11/15 Everton Lima <[email protected]> >> >>> Hi people, >>> I was tring to integrate the flex with PHP >>> I folow the tutorial ( >>> http://luiztarabal.com.br/2010/03/18/integracao-flex-php-mysql-amfphp/), >>> but was reciving an error: >>> >>> Description Resource Path Location Type >>> unable to open 'service.xml' Congresso Unknown Flex Problem >>> >>> >>> Could some one help me? >>> >>> -- >>> >>> Everton Lima Aleixo >>> Graduando em Ciencia da Computação >>> Universidade Federal de Goiás >>> >>> -- >>> Recebeu esta mensagem porque está inscrito no grupo "Mailing List da >>> Comunidade Portuguesa de Rich Internet Applications - www.riapt.org" dos >>> Grupos do Google. >>> Para publicar uma mensagem neste grupo, envie um e-mail para >>> [email protected]. >>> Para anular a inscrição neste grupo, envie um e-mail para >>> [email protected]<riapt%[email protected]> >>> . >>> Para ver mais opções, visite este grupo em >>> http://groups.google.com/group/riapt?hl=pt-PT. >>> >> >> >> >> -- >> Miguel Pinto >> Comunidade portugesa de php (www.php-pt.com) >> [email protected] >> [email protected] >> >> -- >> Recebeu esta mensagem porque está inscrito no grupo "Mailing List da >> Comunidade Portuguesa de Rich Internet Applications - www.riapt.org" dos >> Grupos do Google. >> Para publicar uma mensagem neste grupo, envie um e-mail para >> [email protected]. >> Para anular a inscrição neste grupo, envie um e-mail para >> [email protected] <riapt%[email protected]> >> . >> Para ver mais opções, visite este grupo em >> http://groups.google.com/group/riapt?hl=pt-PT. >> > > > > -- > > Everton Lima Aleixo > Graduando em Ciencia da Computação > Universidade Federal de Goiás > > -- > Recebeu esta mensagem porque está inscrito no grupo "Mailing List da > Comunidade Portuguesa de Rich Internet Applications - www.riapt.org" dos > Grupos do Google. > Para publicar uma mensagem neste grupo, envie um e-mail para > [email protected]. > Para anular a inscrição neste grupo, envie um e-mail para > [email protected] <riapt%[email protected]>. > Para ver mais opções, visite este grupo em > http://groups.google.com/group/riapt?hl=pt-PT. > -- Miguel Pinto Comunidade portugesa de php (www.php-pt.com) [email protected] [email protected] -- Recebeu esta mensagem porque está inscrito no grupo "Mailing List da Comunidade Portuguesa de Rich Internet Applications - www.riapt.org" dos Grupos do Google. Para publicar uma mensagem neste grupo, envie um e-mail para [email protected]. Para anular a inscrição neste grupo, envie um e-mail para [email protected]. Para ver mais opções, visite este grupo em http://groups.google.com/group/riapt?hl=pt-PT.
