Re: XMLSolution Error Message

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Sebastian Botz (sebastian.botz_at_nospam.sophist.de)
Date: 03/31/04


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



Relevant Pages

  • Re: How to convert Infix notation to postfix notation
    ... If this is for an error message, why isn't it using stderr for its output? ... array of 15 characters, and you call this function with the limit 15 on ... Making sure that the only string I allocate and append to, ... because mulFactor in all versions must needs incorporate the functions ...
    (comp.lang.c)
  • Re: Open a form at a specific record
    ... Allen Browne - Microsoft MVP. ... and I get error message Compile error: Expected: end of statement. ... Dim strWhere As String ...
    (microsoft.public.access.queries)
  • Re: Open a form at a specific record
    ... Allen Browne - Microsoft MVP. ... Tips for Access users - http://allenbrowne.com/tips.html ... and I get error message Compile error: Expected: end of statement. ... Dim strWhere As String ...
    (microsoft.public.access.queries)
  • Re: Seeking Advice
    ... Make table queries MUST over-write an existing table ... ... I got an error message that the table already existed. ... Dim strDoc 1As String ...
    (microsoft.public.access.modulesdaovba)
  • Re: Printing Multiple Copies of a Report Form.
    ... I resolve the error message by adding "True" to the SelectObject method. ... >>> stDocName As String ... >>> DoCmd.OpenReport stDocName, acPrint ... >> If you Dim variables, you should also set their types, otherwise they ...
    (microsoft.public.access.reports)