Hi, I have the following scenario: My Qooxdoo app is accessible via http://localhost/. From there I want to access a Mono/ASP.NET service running on localhost:8080.
Every time I use qx.io.remote.Rpc firebug is displaying this error: "172595 ERROR: qx.io.remote.Exchange[468]: Request handler throws error: Permission denied to call method XMLHttpRequest.open" I tried to work around this by setting "signed.applets.codebase_principal_support" in firefox to "true" and using netscape.security.PrivilegeManager.enablePrivilege('UniversalBrowserRead') in my Application.js. The browser asks if I want to grant the permission but the error from above still remains. I hope anyone can help. Thanks in advance, Tim ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel