This is a migrated thread and some comments may be shown as answers.

Read local xml file through silverlight application

0 Answers 24 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sagar
Top achievements
Rank 1
sagar asked on 27 Jul 2011, 01:09 PM
I have an silverlight application created. I want to read local xml file( for e.g "C:\temp\graphview.xml").

I have tried many things like

1) IsolatedStorageFile
2) Filestream
3) Download file to XAP using Webclient object.

But nothing is working. Do we have any other alternative to achive the same.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
sagar
Top achievements
Rank 1
Share this question
or