Hi, I'm not able to get "ape-jsf/Tools/Check/" to work at all on Internet Explorer 9.
Everything works fine useing Firefox or Chrome. I'm running ape using Debian Linux in Virtual Box on Windows 7. This URL works fine from FF and Chrome: 1) http://vbox.local/ape-jsf/Tools/Check/ Here is my config.js from the Demos/ directory 2) APE.Config.baseUrl = 'http://vbox.local/ape-jsf'; //APE JSF APE.Config.domain = 'auto'; APE.Config.server = 'vbox.local:6969'; //APE server URL Here's my hosts file setup for Windows and Linux 3) /etc/hosts on Windows 7 192.168.56.101 vbox.local 192.168.56.101 ape.vbox.local 192.168.56.101 0.vbox.local 192.168.56.101 1.vbox.local 192.168.56.101 2.vbox.local 192.168.56.101 3.vbox.local 192.168.56.101 4.vbox.local 192.168.56.101 5.vbox.local 192.168.56.101 6.vbox.local 192.168.56.101 7.vbox.local 192.168.56.101 8.vbox.local 192.168.56.101 9.vbox.local 4) /etc/hosts in Virtual Box 192.168.56.101 vbox.local vbox As it all works on FF and Chrome I'm sure I have it all setup OK. I have the /Demos/Controller example working OK too on FF and Chrome. Is there anything else I need to set so that IE is happy? I just upgraded to IE 9 so haven't testing in IE 8 or IE 7 at all. Any tips or advise much appreciated. Thanks! -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
