

I have unblocked all ports from Firewall, Still the Issue raising while create Client Proxy. I have seen some posts related to Issue like unblocking the port in Firewall. If the service is defined in the current solution, try building the solution and adding the service reference again." Metadata contains a reference that cannot be resolved: ' Could not connect to TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:8051.

No connection could be made because the target machine actively refused it 127.0.0.1:8051 "There was an error downloading ' Unable to connect to the remote server

I have got a below Error when tring to create Client Proxy for the service. I have created a WCF Service and hosted it in Windows Service.
#Hotel docker up couldn't connect to docker daemon. you might need to start docker for mac. how to
I have spent almost 2 days trying to figure out the solution and how to successfully install the test certificate to get it working but to no avail. TCP error code 10061: No connection could be made because the target machine actively refused it .XXX:443. When I try to call the service using the client w/o having the test certification installed, I get the following error: Could not connect to. I am currently in development and I tried installing the test certificate (X.509) on my dev machine running the service but w/o any success. I believe that WCF does not allow UserID/Password auth without having SSL certificate installed because the UserID/password are sent as clear text. I am using a custom Membership provider to authenticate a client call to the service by authenticating the User ID and password passed to the service. Hi, I am trying to write a WCF service with transport level security and basicHTTP binding.
