Hi all, 
I have a new issue.
In my project I have to use an xml file. For that reason I created a
subfolder into the resources one, and it`s name is xml.
After that, in my projecto, I use the xmldocument method in this way:
xmlDocument xDoc = new xmlDocument();
xDoc.Load("Data.xml");

But it crashes, and i Have tested a lot of ways to pass the url of my xml
doc, but it allways crashes.
Can anybody help me and tell me how I can Load a a xml file from the
Resources/Xml folder.
Thanks in advance.




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/use-xmldocument-load-for-a-local-resource-tp5712512.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to