Hi, I have tried to use xmlrpc on fastcgi zope support at IIS. I think IIS doesn't pass correct headers to zope, so Zope understand the xmlrpc request as html request. I decided to use xmlrpc request at 8080 port of zope, and html request through IIS. But I was using IIS authentication. So I can't authenticate xmlrpc request. Is there other idea to resolve it? -- Marco Catunda