Problem with Windows Live Writer
Posted: Mon Jun 09, 2008 7:53 pm
Sorry, guys, I feel stupid. I wanted to use Windows Live Writer to post in my Serendipity blog and did the following:
1. installed WLW
2. installed XMLRPC plugin (it answers if called via browser **)
3. at start picked "Another weblog service"
4. entered "http://SITEURL/blog" to my Serendipity blog in "Weblog Homepage URL"
5. entered correct Username/Password
6. chose "Movable Type API"
7. entered "http://SITEURL/blog/serendipity_xmlrpc.php"
And then, when I hit the "Next" button it keeps saying "The weblog account could not be accessed using the specified username and password". I entered the username/password that I use in the Serendipity admin interface. Its also my administrator account (only one I actually have).
Does anybody have an idea what the problem could be?
Thanks in advance!
**) When I call serendipity_xmlrpc.php manually I get:
<?xml version="1.0" encoding="UTF-8" ?>
- <methodResponse>
- <fault>
- <value>
- <struct>
- <member>
<name>faultCode</name>
- <value>
<int>105</int>
</value>
</member>
- <member>
<name>faultString</name>
- <value>
<string>XML error: Invalid document end at line 1</string>
</value>
</member>
</struct>
</value>
</fault>
</methodResponse>
1. installed WLW
2. installed XMLRPC plugin (it answers if called via browser **)
3. at start picked "Another weblog service"
4. entered "http://SITEURL/blog" to my Serendipity blog in "Weblog Homepage URL"
5. entered correct Username/Password
6. chose "Movable Type API"
7. entered "http://SITEURL/blog/serendipity_xmlrpc.php"
And then, when I hit the "Next" button it keeps saying "The weblog account could not be accessed using the specified username and password". I entered the username/password that I use in the Serendipity admin interface. Its also my administrator account (only one I actually have).
Does anybody have an idea what the problem could be?
Thanks in advance!
**) When I call serendipity_xmlrpc.php manually I get:
<?xml version="1.0" encoding="UTF-8" ?>
- <methodResponse>
- <fault>
- <value>
- <struct>
- <member>
<name>faultCode</name>
- <value>
<int>105</int>
</value>
</member>
- <member>
<name>faultString</name>
- <value>
<string>XML error: Invalid document end at line 1</string>
</value>
</member>
</struct>
</value>
</fault>
</methodResponse>