视力演播室指挥中一派指挥员时:
D:DocumentsDEVSARPilotDocseoschemaschemaOrderSchema>svcutil /t:code /language=C# *.wsdl *.xsd ..ws-addressing*.xsd ..gml3.1.1ase*.xsd ..ows1.0.0*.xsd ..xlink1.0.0*.xsd ..swesweCommon .0.0*.xsd /out:MyServiceProxy.cs /config:MyServiceProxy.config
我有以下错误:
Microsoft (R) Service Model Metadata Tool
[Microsoft (R) Windows (R) Communication Foundation, Version 4.0.30319.1]
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Service Model Metadata Tool
[Microsoft (R) Windows (R) Communication Foundation, Version 4.0.30319.1]
Copyright (c) Microsoft Corporation. All rights reserved.
Error: Cannot read ..ws-addressing*.xsd.
Cannot load file D:DocumentsDEVSARPilotDocseoschemaschemaws-addressingws-addr.xsd as an Assembly. Check the FusionLogs
for more Information.
Could not load file or assembly file:///D:DocumentsDEVSARPilotDocseoschemaschemaws-addressingws-addr.xsd or one of i
ts dependencies. The module was expected to contain an assembly manifest.
If you would like more help, type "svcutil /?"
I m using the following schema files: http://wiki.services.eoportal.org/tiki-download_wiki_attachment.php?attId=637&page=HMA-FO%20Deliverables
怎样才能克服这一错误?