25 Aug 2007, 2:23pm
Uncategorized:
by

leave a comment

Posting to WordPress via Windows Live Writer cause "The server committed a protocol violation"

Had been having problems posting to windows hosted blogs with wordpress via Windows Live Writer. Finally found the solution after googling for it. Apparently, its a security measure made to prevent attacks againt malformed HTTP status lines and headers. Not sure of the exact cause since only upgraded to Plesk 8.2 on the windows server but anyway, the solution works.

Added to live writer’s config file “WindowsLiveWriter.exe.config”

<?xml version =”1.0″?>
<configuration>
  <system.net>
    <settings>
      <httpWebRequest useUnsafeHeaderParsing=”true” />
    </settings>
  </system.net>
</configuration>

Related posts:

  1. Fix for Dreamweaver CS 4 : Server Model SSI.htm: has configuration information that is invalid
  2. Windows Home Server
  3. Installing Windows Home Server
  4. You have been approved to be in the Windows Home Server Beta program
  5. Re-installing Windows XP on a Dell Inspiron Mini 9 (910) with a USB drive

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 
  • I’m thinking about…

  • Recent Posts

  • RSS I’m checking out…

  • Tags