Monday, February 9, 2015

Sharepoint workflows not started

I have not tested those solutions, but just mentioning here to help keep me remember in future

http://social.technet.microsoft.com/wiki/contents/articles/25888.sharepoint-delay-activity-workflow-not-working.aspx

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...