© 1999-2048 dssz.net 粤ICP备11031372号
[其它] ASP运行出错:缺少对象: ‘xmlDoc.documentElement’错误解决方法
说明:原本运行正常的ASP页面,今天突然提示: 代码如下: Microsoft VBscr ipt 运行时错误 错误 ‘800a01a8’ 缺少对象: ‘xmlDoc.documentElement’ /work/Menu.asp,行 80 找到相关代码如下: 代码如下: Set xmlDoc=Server.CreateObject(“MicroSoft.XmlDom”) xmlDoc.async = false xmlDoc.load(Server.MapPath(“Menu.xml”)) S<weixin_38661100> 上传 | 大小:28kb