Java で記述された (と思われる) Web サービスへのクライアントを C# で作成しようとしています。クライアントを作成しようとするのは初めてなので、MSDN の指示に従っていますが、参照の追加の問題で行き詰まっています。[サービス参照の追加] ダイアログを開いてURL を追加すると、次のエラーが発生します。
There was an error downloading 'http://geoportal.cuzk.cz/WCTService/WCTService.svc'.
The request failed with HTTP status 404: Not Found.
Metadata contains a reference that cannot be resolved: 'http://geoportal.cuzk.cz/WCTService/WCTService.svc'.
There was no endpoint listening at http://geoportal.cuzk.cz/WCTService/WCTService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
The remote server returned an error: (404) Not Found.
If the service is defined in the current solution, try building the solution and adding the service reference again.
私の次のステップは何ですか?これをどうすればいいのかわからない!(チェコの座標変換サービスです。)
詳細情報:
プロパティ サービス (GetCapabilities)
http://geoportal.cuzk.cz/WCTService/WCTService.svc/get ?
ローカリゼーション サービス: http://geoportal.cuzk.cz/WCTService/WCTService.svc/get?request=GetCapabilities&service=WCTS