Kbase P158827: Error 13035 reading a xml file from a webserver
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/02/2010 |
|
Status: Unverified
SYMPTOM(s):
Error 13035 reading a xml file from a Webserver followed by error 13064
Error reading XML file '<file>'. (13035)
READ-XML encountered an error while parsing the XML Document: <error>. (13064)
READ-XML encountered an error while parsing the XML Document: FATAL ERROR:
file <file> line '1', column '1', message 'Invalid
document structure'. (13064)
FACT(s) (Environment):
OpenEdge 10.1x
UNIX
CAUSE:
Bug: #OE00195147
FIX:
Load the document using Sockets. Refers to solution How to load a file from a HTTP server in order to have more details on how to use Sockets and HTTP servers