随笔分类 -  XML

摘要:【出错提示】保存项目文件“XXX”时出错。类没有注册。正在查找具有CLSID的对象:{D9B3211D-E57F-4426-AAEF-30A806ADD397}。【解决办法】需要安装:MSXML_6.0.3987 阅读全文
posted @ 2015-06-01 00:27 jumahe 阅读(347) 评论(0) 推荐(0) 编辑
摘要:调用webservice的几种方法:方法一:添加web引用(简单/方便 局限客户端是.net)方法二:Post xml(本文重点讲述)方法三:使用微软MSXML2组件(好像在window server2008上就不支持)方法四:在页面上添加form post到服务端//创建HttpWebReques... 阅读全文
posted @ 2015-05-30 18:01 jumahe 阅读(786) 评论(0) 推荐(0) 编辑
摘要:使用XmlDocument类时候报错:未处理的XPathException:需要命名空间管理器或 XsltContext。此查询具有前缀、变量或用户定义的函数。需要使用XmlNamespaceManager类:Resolves, adds, and removes namespaces to a c... 阅读全文
posted @ 2015-05-30 17:50 jumahe 阅读(2843) 评论(0) 推荐(0) 编辑
摘要:来源This article describes a .NET Application model driven by the Web Services using the Virtual Web Service Proxy (written in C#)Download source files ... 阅读全文
posted @ 2015-05-30 15:50 jumahe 阅读(270) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示