How can I access the details of a client certificate? I have already have a server certificate to enable SSL and require client certificates on my website. I also have a client certificate in the personal store of IE. But everytime I visit the webpage, I receive the 403.7 error (missing client certificate). I would really appreciate any suggestions...
P
pcvsee
@pcvsee
Posts
-
Client Certificates? -
Can't connect to a WebService...Every time I try to call a web method, I get this error: System.Net.WebException...unerlying connection closed. cannot connect to remote server. I can successfully add a web reference, meaning I can see web service. When I tried compiling the project in a different machine, and running it there...it works.
-
interlanguage?how do i link or mix fortran code to visual c++? the article in the msdn isn't making any sense at all... thanks...