New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Import WSDL (Metadata contains a reference that cannot be resolved) #2543
Comments
Fyi: I've sent a support request to the Sabre developers in case its a schema issue in a sub file. I'll update this if I get a response. As well as it working with the .Net Framework 4.6.2 svcutil app, I also double checked it with the really old wsdl.exe app and that works as well. |
Thanks - I'm was using VS 15.5.6
|
@rjts thank you for reporting this issue. A fix for this issue is available in Visual Studio 2017 v15.6-Preview 4, I hope you can try the preview. |
I Downloaded and tried with VS 15.6.0 Preview 4.0 - It generates exactly the same error. So no the "fix" didn't seem to correct the issue. |
@rjts, you are right, the fix is not yet available, it will actually be available with the release of Visual Studio 2017 v15.7 Preview 1, currently scheduled to ship around March 7. Sorry for the confusion. |
VS 2017 Targetting .Net Standard 2.0 or .Net Core 2.0
I tried the Connected Services - Microsoft WCF Web Service Reference Provider and it generates the error below...
I also tried the command line version of the same thing and it too reports a CData error as before.
If I change the project type to .Net Framework 4.6.2 which seems to use the old svcutil app - this does succeed but I need it to work with .Net Core 2.0.
Suggestions, workarounds or ideas appreciated.
This is the error. The WSDL is publically available if you want to try importing.
The text was updated successfully, but these errors were encountered: