Another XML problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

uWhen I add a new row to my XML file and stop debugging, I get the message
"This file has been modified outside of the source editor. Do you wish to
reload it?"

Does anyone know of a way to stop this from happening?

See my earlier post "problem writing to an XML file" to see how I am
writing to the file.
 
You simply have the XML file open in VS.NET and its noticed that the file has changed so its asking if you want to reload it to see the change.

Close the XML file in VS.NET

Regards

Richard Blewett - DevelopMentor

http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<[email protected]>

uWhen I add a new row to my XML file and stop debugging, I get the message
"This file has been modified outside of the source editor. Do you wish to
reload it?"

Does anyone know of a way to stop this from happening?

See my earlier post "problem writing to an XML file" to see how I am
writing to the file.

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.766 / Virus Database: 513 - Release Date: 17/09/2004



[microsoft.public.dotnet.languages.csharp]
 
Back
Top