添加Web引用的外部绑定文件

时间:2012-07-02 14:38:33

标签: .net web-services

我在.NET 2010中使用“添加Web引用”来使用外部服务。它给了我一些错误,如下所示。

---------------------------
Microsoft Visual Studio
---------------------------
The custom tool 'MSDiscoCodeGenerator' failed.  Schema with
targetNamespace='http://www.isotc211.org/2005/gmd' has invalid syntax.
The complexType 'http://www.isotc211.org/2005/gmd:MD_Metadata_Type' has
already been declared. Line 15, position 4.
---------------------------
OK   
---------------------------

是否可以选择覆盖导致上述问题的.xsd文件?

0 个答案:

没有答案