Click here to Skip to main content
15,896,118 members

how to connect to external https service manually

waypoint7 asked:

Open original thread
Everywhere I look for hints to connect to a (web)service, I am advised to choose "add service reference" but that wont'work in my current situation. The implementation in my case is a third party service, and the template is not able to continue and cannot create a proxy for me.

So I am stuck with this situation: I have to connect to a third party service that has to be connected through HTTPS with a certificate. I have that in place allright. But the template won’t work for me (VS2012). So I am looking for a way to do it manually.

All I have is the uri of the service, a wsdl file describing the service, an xsd file of the service and an example of an xml-soap message to send to the service.

How can I make a working connection / proxy to the service and call its methods with these ingredients?

Thanks!
Tags: Service, SOAP, HTTPS, Proxy

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900