.wsdl
クライアントから提供されたファイルのリストがあります。ここで説明されているように、それらをインポートしようとしました。
しかし、私がそれをすると、エラーが発生します。このエラーは次のように表示されます。
The document was understood, but it could not be processed.
- The WSDL document contains links that could not be resolved.
- There was an error downloading 'file:///[path]/WebServices_8_0_2_0/WebServices/wsdl/common.xsd'.
- Could not find file '[path]\WebServices_8_0_2_0\WebServices\wsdl\common.xsd'.
- Could not find file '[path]\WebServices_8_0_2_0\WebServices\wsdl\common.xsd'.
- Could not find file '[path]\WebServices_8_0_2_0\WebServices\wsdl\common.xsd'.
If the service is defined in the current solution, try building the solution and adding the service reference again.
common.xsd
このファイルが何かわかりません。少なくとも誰かが、これが起こった理由と考えられる解決策を教えてもらえますか.