How to acees wcf service from app

Discussion in 'ASP.NET WebServices' started by righttechwe, Jul 10, 2010.

  1. This is the error iam getting when accesing service from my application

    I hosted the both wcfservice and DB.

    The request for security token could -be satisfied because authentication failed.


    The request for security token could -be satisfied because authentication failed.
     
  2. Error 2

    Secure channel cannot be opened because security negotiation with the remote endpoint has failed. This may be due to absent or incorrectly specified EndpointIdentity in the EndpointAddress used to create the channel. Please verify the EndpointIdentity specified or implied by the EndpointAddress correctly identifies the remote endpoint.
     

Share This Page