jjzjj

PrintBatch

全部标签

c# - 似乎无法处理 XMLException?

我在我们的一个项目网页中有以下代码:XmlDocumentxDoc=newXmlDocument();xDoc.Load(File.FullName);//workthrougheachprintbatchinthisqueuefiletry{XmlNodeListnodeList=xDoc.SelectNodes("Reports/PrintBatch");foreach(XmlNodeprintBatchinnodeList)//xDoc.SelectNodes("Reports/PrintBatch")){PrintBatchbatch=newPrintBatch();batch