G'day,

I am in the process of writing an xml-rpc module for AOLServer running
ACS. This involves handling POST methods where content type is text/xml.
where the POST content is an xml document (have a look at
http://www.xmlrpc.com/spec)

But whenever I try to read in the contents sent by the client using
ns_conncptofp or ns_writecontent I keep on getting the error "Error
writing content: resource temporarily unavailable". I have found a few
postings regarding this problem but no solutions.

Find attached the the tcl file with the code. Any help would be
appreciated tremedously.

Cheers,
Hafeez

Reply via email to