Hello, everyone I am trying to run demos but I get a js exception when iframe wants to request a subdomain like 0.ape-demos.localhost
The message is: Permission denied for <http://0.ape-demos.localhost:6969> to get property HTMLIFrameElement.id from <http://ape-demos.localhost>. [Break on this error] var identifier = window.frameElement.id;\n And my config is: APE.Config.baseUrl = 'http://ape-demos.localhost/Source'; //APE JSF APE.Config.domain = 'ape-demos.localhost'; //Your domain, must be the same than the domain in aped.conf of your server APE.Config.server = 'ape-demos.localhost:6969'; //APE server URL Any help will be appriciated. --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
