Posted on: 3/30/2011 9:55:27 AM | Views : 1060

I have personal digital certificate in a server A. My asp.net application was in server A and then I have coppied it to Server B and done relevent settings.
 now the fucntions of web site working  other than the function wich use digital certificate.
 I have exported the digital certificate from server A to server B. then run mmc and add certifica....
and grant access using WinHttpCertCfg.exe -g -c LOCAL_MACHINE\MY -s "IssuedToName" -a "NetworkService"
but system give this error : The remote server returned error (403) forbidden 
 How do I solve this problem
 and also I would like to sya that, when i try access grant with company name it gives me error
 Error:  Unable to find or obtain a context for requested certificate

Go to the complete details ...