I get a 401 when trying to setup Live Writer.. but if I hit the
service.atomsvc document from a browser I can get access to it once
I login using forms authentication (the standard HTTP
authentication fails repeatedly)
Solution 1: IIS6, turn off IIS
authentication
Solution 2: IIS7, add <remove
name="WindowsAuthenticationModue"/> to the
system.webServer/modules tag in the web.config file