Errors using SVCUTIL to create a WCF proxy class without an app.config
Content
Hi,
I am self-certified newbie with RightNow API so I am hoping someone can help with an issue I am having. Due to circumstances, I need to generate a proxy class (in C#) without app.config. I am trying to use SVCUTIL to generate it but keep running into errors: Cannot import wsdl:binding and Error: Cannot import wsdl:port
Below is the command I used and the error messages I received (updated the URL as a generic one for privacy concerns).
C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools>svcutil -noconfig /t:code /language=C#
0