Re: The root element is missing

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello!

Again, its says " The root element is missing"

I took this code from the net, but it doesnt seem to work for me. The XML
file has not been created and no elements are inside.

How do u think i can solve this?

You have to create the guestbook.xml file yourself, I think this should work:


<?xml version="1.0" ?>
<guestbook>
</guestbook>


-- Pascal Schmitt .



Relevant Pages

  • Re: childNodes.length IE and FF difference
    ... I got a problem with childNodes.length, I use the following XML for my ... IE alerts 2 ...
    (comp.lang.javascript)
  • Re: cURL not always working
    ... Ok it appears that the webservice does output something when it doesnt ... but this isnt displayed in the browser. ... the xml unless I refresh the call. ...
    (comp.lang.php)
  • Within a Custom Control, how to refer to a datetime property utilising XML dataset
    ... I am trying to refernce a custom controls date property ... The sample code as it "is" works with OLEDB, but I have to use a XML ... it doesnt like the "long" name in the code eg ... the presentation of the XML field so it returns the XML as <scheduledstart= ...
    (microsoft.public.vsnet.general)
  • childNodes.length IE and FF difference
    ... I got a problem with childNodes.length, I use the following XML for my ... IE alerts 2 ...
    (comp.lang.javascript)
  • XML Deserialization
    ... Is there a way to be notified when the deserialization of an XML is ... complete, like a callback method? ... but that doesnt for ...
    (microsoft.public.dotnet.languages.csharp)