Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add service reference
Message
De
24/10/2012 03:30:41
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Cryptographie
Versions des environnements
Environment:
C# 5.0
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MySQL
Application:
Web Service
Divers
Thread ID:
01555580
Message ID:
01555596
Vues:
28
>Hello,
>
>I need to add a service reference from a client, which requests a certificate to be installed on our computer.
>When I go to the service location using Internet Explorer, it asks me to select the certificate, and after doing so, the WSDL file shows.
>
>However when I try to add the service reference to the .NET project, it gives the following error message:
>
>The HTTP request was forbidden with client authentication scheme 'Anonymous'
>
>
>I can't find a way to link the certificate to the project so it allows me to add the service reference.

You need to specify the credentials for the endpoint in the .config file.
See: .http://msdn.microsoft.com/en-us/library/ff648360.aspx
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform