I have a large WSDL file from a third party service provider.
Is there any way to cherry pick what services, contracts, endpoints I want when I use the wsdl tool command line?
Visual Studio crashesh because of the volume of services included in the wsdl.
Update Seems like this is not possible. Just need to edit the wsdl to contain only relevant contracts. Third party provided solved the issue.
Precompile your service references into a separate class library.
Disclaimer: I know this doesn't specifically answer your question, but it should solve your root problem, which is Visual Studio running slow or crashing when you reference code generated from your WSDL. If Visual Studio is crashing at the time of the when you are adding the service reference, this may not help you. In that case, I apologize.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With