Re: XMLSolution Error Message
From: Sebastian Botz (sebastian.botz_at_nospam.sophist.de)
Date: 03/31/04
- Next message: genc ymeri: "Re: Shape.get_Section(CustPropertySectionIndex);"
- Previous message: Markus Breugst: "Re: Shape.get_Section(CustPropertySectionIndex);"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 31 Mar 2004 10:11:28 +0200
Hello,
i found the answer myself. The .xml property of the domdocument adds an
CrLf at the end of the string. Thats all, remove it and it will work.
With best wishes
Sebastian
In article <MPG.1ad33b174412cee9989682@news.noris.net>,
sebastian.botz@nospam.sophist.de says...
> Hello again,
>
> i tried to store data within a document with XMLSolution. But i always
> get the same error message. I will post up the code to explain it.
>
> At the last line i get an error message:
> Laufzeitfehler '2032465751(86db08a9)
> Ungültiger Parameter (Invalid parameter)
>
> But realy strange is that: I can debug.print ssource an copy the output
> to change the last line to the following:
>
> adoc.SolutionXMLElement("Test") = <SolutionXML Name='Test'><Data
> Name='123' Diagram='321'/><Data Name='456' Diagram='654'/></SolutionXML>
>
> Then it works.
>
> Any help or suggestion is appreciated.
>
> THX a lot
- Next message: genc ymeri: "Re: Shape.get_Section(CustPropertySectionIndex);"
- Previous message: Markus Breugst: "Re: Shape.get_Section(CustPropertySectionIndex);"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|