At long last, we're moving to forums powered by, well, Movable Type itself. You'll want to bookmark http://forums.movabletype.org/ for future reference, and in the meantime you can view these old forums as a read-only archive of past posts. Thanks for being part of the community!
![]() ![]() |
Sep 18 2005, 02:22 PM
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 18-September 05 Member No.: 33,019 |
I have a MovableType server up and running ...
it was working great. BUT when i try to access it via XMLRPC or Atom I get the following message: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF Do i miss an encoding in the header OR I am missing a header .. I ll Appreciate any help |
|
|
|
Sep 19 2005, 07:33 AM
Post
#2
|
|
|
Group: Members Posts: 2 Joined: 18-September 05 Member No.: 33,019 |
Add this to the Configuration File
CODE "
<configuration> <system.net> <settings> <httpWebRequest useUnsafeHeaderParsing="true" /> </settings> </system.net> </configuration> " |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 11.24.09 - 11:55 PM |