Re: [qooxdoo-devel] Transport error 405: Method not allowed

2006-09-14 Thread Alex D.
I use IIS 6.0 with PHP-backend and yes - you are right - index.php wasn't in the list of "default" files to open, and that was the problem. It's interesting that i installed apache too, but it gave me "Error 404 - Not found" for the same reason. Cheers, alex.d "Alex D." <[EMAIL PROTECTED]>

Re: [qooxdoo-devel] Transport error 405: Method not allowed

2006-09-14 Thread Derrell . Lipman
"Alex D." <[EMAIL PROTECTED]> writes: > Problem solved, Was I right in my recollection? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to mak

Re: [qooxdoo-devel] Transport error 405: Method not allowed

2006-09-14 Thread Derrell . Lipman
"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 p

Re: [qooxdoo-devel] Transport error 405: Method not allowed

2006-09-14 Thread Alex D.
Problem solved, thx anyway. Hi folks, 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 prob

[qooxdoo-devel] Transport error 405: Method not allowed

2006-09-14 Thread Alex D.
Hi folks, 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? Thx in advance, alex.d ---