Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to add secure web service reference

I'm not able to add web reference for a secure web service which is located at https://connect.instamed.com/Healthcare/Service.asmx.

I'm able to authenticate and connect to the service using browser.

Currently, I'm following the below steps to add the service reference:

  • Right click project
  • Click add service reference
  • Click Advance
  • Click Add Web reference
  • Input URL and hit enter
  • Enter credentials upon prompt
  • See things happening...

After entering credentials, I'm getting the below error:

enter image description here

This is not allowing me to move things further. Any idea to consume this kind of web service?

like image 455
xameeramir Avatar asked Dec 03 '25 09:12

xameeramir


1 Answers

This URL needs authentication, so it is difficult to replicate here.

However, you can use .WSDL file to add reference.

like image 124
Karl Gjertsen Avatar answered Dec 05 '25 23:12

Karl Gjertsen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!