[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: newbie: problem with feed and Uland validator
naligun wrote:
> The error keep getting from the validator is: "Can't read stream
> because the TCP connection was closed unexpectedly."
You might check if your server is showing the end of the HTTP header
with a full \r\n\r\n. UserLand's HTTP client code (in Radio, at least)
requires it, and gives that error if it doesn't encounter one since it
looks to the validator like the server disconnected before it finished
sending the HTTP headers.
It's mentioned happening with another IIS/Cold Fusion set-up here:
http://radio.userland.com/discuss/msgReader$9158
Mark Paschal
http://markpasc.org/blog/
markpasc@mindspring.com