首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

文件读取xml配置文件报错,该怎么解决

2012-03-21 
文件读取xml配置文件报错本地配置文件路径为 :\NAND Flash\ConfiguInf.xml 时间:2011-3-5 12:15:30System.

文件读取xml配置文件报错
本地配置文件路径为 :\NAND Flash\ConfiguInf.xml 时间:2011-3-5 12:15:30
System.IO.IOException: IOException
位于 System.IO.__Error.WinIOError()
位于 System.IO.FileStream.ReadCore()
位于 System.IO.FileStream.Read()
位于 System.IO.StreamReader.ReadBuffer()
位于 System.IO.StreamReader.Read()
位于 System.IO.StreamReader.ReadToEnd()
位于 UpdateProject.ProjectClass.Utils.RetuernTable()
位于 UpdateProject.Form1.UpdateFile()
位于 UpdateProject.Form1.RandomTime()
位于 System.Threading.Timer.ring()
 时间:2011-3-5 12:15:30


请哪位解决下、谢谢。

[解决办法]
可以试下用CYQ.Data.Xml下的XmlHelper来操作xml文件,相当便捷

热点排行