| Re: OneNote API broken? Alex wrote:
> this line seems to return: HRESULT: 0x80042000. I looked it up and came back
> with a Malformed XML but I can't seem to figure out why!
Probably because your XML is malformed. I can't really say more without
looking at the exact string that you're trying to import. You can also
take the XML you're trying to import and run it through an XML
validator, which might point out additional problems.
Ilya |