Thursday, February 26, 2015

SharePoint Error 6398 - You do not have permission to run 'SP_TRACE_CREATE'

No comments:

c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch

 If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...