Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. URGENT

URGENT

Scheduled Pinned Locked Moved XML / XSL
csharphelpvisual-studiowinformsxml
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    biaali
    wrote on last edited by
    #1

    hi, i want to create an XML file through windows forms using visual studio.net 2005 . i hav provded n interface with text boxes nd combos the programs takis in values from then nd write them in the file .. but i can enter inly one data using this cuz wen i append this file it fivs an error that root document tag is being repeated .. so need help with appending an XML file warm ragards BIa Ali

    G 1 Reply Last reply
    0
    • B biaali

      hi, i want to create an XML file through windows forms using visual studio.net 2005 . i hav provded n interface with text boxes nd combos the programs takis in values from then nd write them in the file .. but i can enter inly one data using this cuz wen i append this file it fivs an error that root document tag is being repeated .. so need help with appending an XML file warm ragards BIa Ali

      G Offline
      G Offline
      Gavin Jeffrey
      wrote on last edited by
      #2

      Can you tell us what you are using to create the xml? Basically your problem is that an xml document can only have one root node so - is invalid. The valid way to store two nodes would be -

      B 1 Reply Last reply
      0
      • G Gavin Jeffrey

        Can you tell us what you are using to create the xml? Basically your problem is that an xml document can only have one root node so - is invalid. The valid way to store two nodes would be -

        B Offline
        B Offline
        biaali
        wrote on last edited by
        #3

        im using C# the basic problem is im having probem in appending the file it cant take one more than one data once i dono how to file n XML document if i wana add more than one data at once it doesnt allow me to append the file cuz the root tag is being repeated.. i wana create a dictionar in XML format in order to create that dictionary i m using text boxes, radio buttons check boxes it does store that data as tags in file but dsnt store multiple data thanks for ur reply regards Bia -- modified at 7:53 Monday 17th July, 2006

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups