Comunidad de diseño web y desarrollo en internet online

Error #2032

Citar            
MensajeEscrito el 11 Oct 2008 10:17 pm
Hola...
Estoy utilizando 2 HTTPService que me devuelven 2 XML los cuales mediante bindig los utilizo directamente. Si pruebo los php que me generan los xml funcionan correctamente.

Código :

<mx:HTTPService id="_productos" url="../php/cargador1.php" method="POST"/>

He probado tambien con rutas absolutas y tambien me falla.Las variables se las paso al php asi

Código :

creationComplete="_productos.send(myObj)" ----> dentro del tag Application
<mx:Object id="myObj" categoriaID="{categoriaIDD}" pageNum="{pageNum_FLEX}"/>

y el xml que me devuelve lo utilizo directamente en un repeater de la siguiente manera

Código :

<mx:Repeater id="prod" dataProvider="{_productos.lastResult.simar.registro}">
<mx:Button textAlign="center" label="{cat.currentItem.categoria}" width="149"/>
</mx:Repeater>

cuando pruebo la aplicacion en el servidor local me dice que existe un error pero no me lo marca en ningun sitio y si le digo continuar funciona correctamente y en el servidor de internet me tira este error:

Código :

[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Error de secuencia. URL: ../php/cargadorFLEX.php"]. URL: ../php/cargadorFLEX.php"]
   at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:218]
   at mx.rpc::Responder/fault()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\Responder.as:53]
   at mx.rpc::AsyncRequest/fault()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:103]
   at DirectHTTPMessageResponder/errorHandler()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:343]
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at flash.net::URLLoader/redirectEvent()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at flash.net::URLLoader/redirectEvent()

No se por donde meterle mano para solucionar esto, he buscado ayuda sobre este error pero no lo consigo.
Una ayudita.

Por willow001

52 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 12 Oct 2008 03:27 am
si lo estas probando desde tu servidor local?

Por master_of_puppetz

Claber

2483 de clabLevel

7 tutoriales
3 articulos

Genero:Masculino   Premio_Secretos

WebDev (Flex + PHP + JS)

safari
Citar            
MensajeEscrito el 13 Ago 2011 03:47 pm
Yo estoy trabajando a nivel local y me sucede lo mismo, como se podría solucionar este problema.

Por chach0

0 de clabLevel



Genero:Masculino  

chrome

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.