Skip to content

Empty proxy generated from dotnet-svcutil #5755

Open
@coxp

Description

@coxp

Describe the bug
Generating a proxy with dotnet-svcutil results in a proxy with service operations that contain no input or output parameters.

To Reproduce
Steps to reproduce the behavior:

  1. dotnet-svcutil -ntr -syn "https://lms.landmarkinfo.co.uk/rrs/services/RRServicePlus?WSDL"
  2. Generated Reference.cs proxy is invalid.

Expected behavior
A valid proxy generated with service operations that contain input and outputs.

Additional context
These two issues seem to be related but were marked as fixed in v1.0.2.
#2591
#2765

WSDL - RRServicePlus.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolingAn issues related to any tool shipped from this repo.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions