If you're using a different SDK with your AIR App that was installed by using the Installer: Have you ensured that the "Remoting Support" option was enabled while installing the SDK?
-----Ursprüngliche Nachricht----- Von: Claude BERNARDINI [mailto:[email protected]] Gesendet: Dienstag, 10. Dezember 2013 12:48 An: [email protected] Betreff: Re: AW: Big problem with AMF on Adobe Air Thanks a lot, Antonio. I will try this when I have some time and I'll keep you informed. Le 2013-12-10 11:43, Helio Antonio Francisco Silva a écrit : > Claude, plz download http://www.charlesproxy.com/download/ > install , open him and use your APP on air. > but for use charles with adobe AIR you need use a IP conputer in > remote service exe: this.endpoint = " > http://192.168.0.10/tributario/public_html/gateway.php"; > if u use this.endpoint = " > http://localhost/tributario/public_html/gateway.php"; cant work on AIR > because many programas use localhost and chales cant get any request. > try this and find your error. :) > > > On Tue, Dec 10, 2013 at 9:28 AM, Claude BERNARDINI < > [email protected]> wrote: > > Hi, > > I use AMFPHP. > But I think AMFPHP is not concerned by this error. > > This error fires on the fault event of the method. > > The big strange thing is : the same code (exactly) works fine in > browser (Flash version). > > I think there's a network problem on the Windows system, but I don't > know wich one... > > > > Le 2013-12-10 11:18, Christofer Dutz a écrit : > > Hi Claude, > > What backend are you using? Are there any error (codes) Output in the > Client or on the Server. "Failed to send" is probably an application > error, as the Flex/Flash error usually have an error code associated > with them. If you could provide us with that Information, I am sure we > will be able to help you. > > Chris > > ________________________________________ > Von: Claude BERNARDINI <[email protected]> > Gesendet: Dienstag, 10. Dezember 2013 11:54 > An: [email protected] > Betreff: Big problem with AMF on Adobe Air > > Hello, > > I have a big problem with AMF and Adobe Air on Windows. > The code isOK, but I get error "Failed to send". > > Everything worked fine, but this error is becoming more common with no > reason. > It is even blocking the last fewdays. > My Adobe Air applications are no longer able to communicate with the > server! > While the same Flash/ Web version of these applications work perfectly > in the browser. > Is it due to a Windows or Adobe Air update ? > > System : Windows 7/8 > FB 4.6 > > Thanks a lot ! > > ________________________________ Edscha Holding GmbH Sitz der Gesellschaft: Remscheid Registergericht: Wuppertal, HRB 22889 Geschäftsführung: Francisco J. Riberas Mera, Juan Maria Riberas Mera, Francisco López Peña, David Vázquez Pascual, Torsten Greiner, Mario Eikelmann, Hans-Peter Schulz und Volker Weiss Vertretungsberechtigt sind nur Geschäftsführer und schriftlich Bevollmächtigte. Solely Managing Directors or employees with a written proxy have got power of representation. Der Inhalt dieser E-Mail einschließlich etwaiger beigefügter Dateien ist vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die E-Mail einschließlich etwaiger beigefügter Dateien von Ihrem System. Vielen Dank. The contents of this e-mail including any attachments are confidential and may be legally privileged. If you are not the intended recipient, any disclosure, copying, distribution or use of its contents is strictly prohibited, and you should please notify the sender immediately and then delete this e-mail including any attachments from your system. Thank you.
