Thread
:
working with xml and c# and get this error
View Single Post
May 6th, 2005, 6:55 AM
#
5
dark_omen
Hobbyist Programmer
Join Date: Dec 2004
Posts: 125
Rep Power:
4
the xml file looks like this
(
Toggle Plain Text
)
<?xml version="1.0" encoding="utf-8" ?> <LoggedIn></LoggedIn>
<?xml version="1.0" encoding="utf-8" ?> <LoggedIn></LoggedIn>
and doc is string of the location of the xml file.
Last edited by dark_omen; May 6th, 2005 at
7:46 AM
.
dark_omen
View Public Profile
Visit dark_omen's homepage!
Find More Posts by dark_omen