Client does not connect - "405 Method not allowed" with IIS7.5
Hi, I have a problem with connecting if I use IIS.
(If I use wamp with apache I do not have this problem)
I Installed the 0.8.5 server with 0.9.7 Client with IIS7.5.
When I try to connect with client I get "405 Method not allowed".
If I call http://localhost/webissue/setup.php or index.php it says "The server is configured and working correctly."
PHP seems to be working.
Maybe the problem is the CGI-exe and ISAPI-dll is disabled in IIS mappings? I do not find how could I enable it.
Or other problem could be but what?