"Alex D." <[EMAIL PROTECTED]> writes: > It will be really great if anybody would give a hint regarding following > trouble: > i use IIS 6.0 as a webserver and become following error while using > qx.io.remote.rpc.callAsync() > *Transport error 405: Method not allowed > *Did anybody have the same problem?
You don't say which JSON-RPC server you're connecting to. I've seen that error before. If I recall correctly, that's the error you get if the you use Apache and the PHP JSON-RPC server, which has a base page of /services/index.php, but ".php" isn't configured in Apache as an extension to tack on to "index" when searching for a page to load. Derrell ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
