<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: XMLRPC Invalid Server Response</title>
	<atom:link href="http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/</link>
	<description>Technological Divide</description>
	<lastBuildDate>Sat, 10 Jul 2010 02:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Sylvain</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-28</link>
		<dc:creator>Sylvain</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-28</guid>
		<description>@Mike: The root element of the response seems to be  missing; as I can read from the beginning of your log file:

&quot;WindowsLive.Writer.CoreServices.XmlRpcClientInvalidResponseException: Invalid response document returned from XmlRpc server —&gt; System.Xml.XmlException: Root element is missing.&quot;

This make me believe that one of the components on your site is throwing a PHP Warning or Fatal error message.  You should take a look with Fiddler (or any other HTML traffic capturing tool) in order to resolve this issue because you will get access to the full response returned by the server and not just the little part written in the log file by Windows Live Writer (WLW).

On my blog, I&#039;ve recently posted the part 1 of an article on how to use Fiddler to resolve some of the problems between WLW with XML-RPC:

http://coding-paparazzi.sylvainlafontaine.com/2010/02/solving-connection-problems-wlw.html

The warning and fatal error messages from PHP are not yet covered (this will be the subject of the part 2); however, the instruction on how to use Fiddler with WLW and XML-RCP could be useful to you for solving this problem.

For other people having one of the other problems between WLW and XML-RPC, the subjects covered in this part 1 of the article - beside on how to use Fiddler - are the presence of a BOM at the beginning of one of the PHP file (most often this will be the file wp-config.php because this file is often edited post the first step of a new installation of WordPress but it could be another one like xmlrpc.php if you have played with these files) and the presence of extraneous characters at either the beginning (before the opening  tag) of the PHP file.</description>
		<content:encoded><![CDATA[<p>@Mike: The root element of the response seems to be  missing; as I can read from the beginning of your log file:</p>
<p>&#8220;WindowsLive.Writer.CoreServices.XmlRpcClientInvalidResponseException: Invalid response document returned from XmlRpc server —&gt; System.Xml.XmlException: Root element is missing.&#8221;</p>
<p>This make me believe that one of the components on your site is throwing a PHP Warning or Fatal error message.  You should take a look with Fiddler (or any other HTML traffic capturing tool) in order to resolve this issue because you will get access to the full response returned by the server and not just the little part written in the log file by Windows Live Writer (WLW).</p>
<p>On my blog, I&#8217;ve recently posted the part 1 of an article on how to use Fiddler to resolve some of the problems between WLW with XML-RPC:</p>
<p><a href="http://coding-paparazzi.sylvainlafontaine.com/2010/02/solving-connection-problems-wlw.html" rel="nofollow">http://coding-paparazzi.sylvainlafontaine.com/2010/02/solving-connection-problems-wlw.html</a></p>
<p>The warning and fatal error messages from PHP are not yet covered (this will be the subject of the part 2); however, the instruction on how to use Fiddler with WLW and XML-RCP could be useful to you for solving this problem.</p>
<p>For other people having one of the other problems between WLW and XML-RPC, the subjects covered in this part 1 of the article &#8211; beside on how to use Fiddler &#8211; are the presence of a BOM at the beginning of one of the PHP file (most often this will be the file wp-config.php because this file is often edited post the first step of a new installation of WordPress but it could be another one like xmlrpc.php if you have played with these files) and the presence of extraneous characters at either the beginning (before the opening  tag) of the PHP file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawked</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-26</link>
		<dc:creator>Fawked</dc:creator>
		<pubDate>Thu, 22 Oct 2009 03:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-26</guid>
		<description>Do tell if you get the problem fixed. Good luck!</description>
		<content:encoded><![CDATA[<p>Do tell if you get the problem fixed. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-25</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-25</guid>
		<description>There are two authors on the site.  The one had this problem first and I did not.  Then, suddenly, I got the same problem.  Hmm...I will see if they will upgrade the PHP on the server.  Thanks!</description>
		<content:encoded><![CDATA[<p>There are two authors on the site.  The one had this problem first and I did not.  Then, suddenly, I got the same problem.  Hmm&#8230;I will see if they will upgrade the PHP on the server.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawked</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-24</link>
		<dc:creator>Fawked</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-24</guid>
		<description>I think you have done it all. Only thing I can think of right now is your PHP version. 4.4.9 is pretty old. Try asking your webhost and see if they will upgrade it.

Also, did you get this problem since the beginning or did it just suddenly pop up?

Try using the default unedited theme that came with WordPress without any plugins just to be sure.

But I still feel a PHP upgrade would almost certainly solve your problem.</description>
		<content:encoded><![CDATA[<p>I think you have done it all. Only thing I can think of right now is your PHP version. 4.4.9 is pretty old. Try asking your webhost and see if they will upgrade it.</p>
<p>Also, did you get this problem since the beginning or did it just suddenly pop up?</p>
<p>Try using the default unedited theme that came with WordPress without any plugins just to be sure.</p>
<p>But I still feel a PHP upgrade would almost certainly solve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-23</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-23</guid>
		<description>OK, so all the plugins were disabled and the problem was still happening, so obviously it isn&#039;t the plugins.  I&#039;m stuck now.</description>
		<content:encoded><![CDATA[<p>OK, so all the plugins were disabled and the problem was still happening, so obviously it isn&#8217;t the plugins.  I&#8217;m stuck now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-22</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-22</guid>
		<description>1.  My webhost is IXWebhosting.com
2.  PHP Version is 4.4.9
3.  Plugins:  Add any, Akismet, CR post to ping.fm, Hello Dolly, Must Read Posts, Retaggr, Social Web Links, Thesis Open Hook, Wordpress Backup, WP-DBManager, WP Security Scan
4.  WLW version is 14.8064.206 en

Thanks for your help.  I am going to try the other 2 steps you mention, but I believe I did the deletion of the spaces already.</description>
		<content:encoded><![CDATA[<p>1.  My webhost is IXWebhosting.com<br />
2.  PHP Version is 4.4.9<br />
3.  Plugins:  Add any, Akismet, CR post to ping.fm, Hello Dolly, Must Read Posts, Retaggr, Social Web Links, Thesis Open Hook, WordPress Backup, WP-DBManager, WP Security Scan<br />
4.  WLW version is 14.8064.206 en</p>
<p>Thanks for your help.  I am going to try the other 2 steps you mention, but I believe I did the deletion of the spaces already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawked</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-21</link>
		<dc:creator>Fawked</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-21</guid>
		<description>I need a little bit more information from you:

1. Your webhost.
2. PHP Version (If you can easily find that out if you have the Security Scanner WP Plugin). You can get that plugin from here if you dont have it already:
http://wordpress.org/extend/plugins/wp-security-scan/
3. List of plugins.
4. WLW version.

Some solutions that you can try:

1. Delete spaces after &quot;?&gt;&quot; from each of the files below:
xmlrcp.php
wp-config.php
wp-blog-header.php
wp-settings.php

2. Disable all plugins and enable them one by one and see if maybe one of them might be the culprit.</description>
		<content:encoded><![CDATA[<p>I need a little bit more information from you:</p>
<p>1. Your webhost.<br />
2. PHP Version (If you can easily find that out if you have the Security Scanner WP Plugin). You can get that plugin from here if you dont have it already:<br />
<a href="http://wordpress.org/extend/plugins/wp-security-scan/" rel="nofollow">http://wordpress.org/extend/plugins/wp-security-scan/</a><br />
3. List of plugins.<br />
4. WLW version.</p>
<p>Some solutions that you can try:</p>
<p>1. Delete spaces after &#8220;?>&#8221; from each of the files below:<br />
xmlrcp.php<br />
wp-config.php<br />
wp-blog-header.php<br />
wp-settings.php</p>
<p>2. Disable all plugins and enable them one by one and see if maybe one of them might be the culprit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-20</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 03:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-20</guid>
		<description>OK, so I upgraded to 2.8.5 and I am still getting the same error from the server.  It is definitely not Livewriter because I used the blog tool I have on my iPhone and it gave a server error.  The posts get published, but the error is still thrown. Any other ideas?</description>
		<content:encoded><![CDATA[<p>OK, so I upgraded to 2.8.5 and I am still getting the same error from the server.  It is definitely not Livewriter because I used the blog tool I have on my iPhone and it gave a server error.  The posts get published, but the error is still thrown. Any other ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-19</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 03:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-19</guid>
		<description>I am currently using 2.8.4.  I will check and see if 2.8.5 fixes the problem. Thanks!</description>
		<content:encoded><![CDATA[<p>I am currently using 2.8.4.  I will check and see if 2.8.5 fixes the problem. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawked</title>
		<link>http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/comment-page-1/#comment-18</link>
		<dc:creator>Fawked</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.setuix.com/2009/09/27/xmlrpc-invalid-server-response/#comment-18</guid>
		<description>What version of WordPress are you using? If you are using an older version you might want to upgrade to WordPress 2.8.5.</description>
		<content:encoded><![CDATA[<p>What version of WordPress are you using? If you are using an older version you might want to upgrade to WordPress 2.8.5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
