Software Development
Software Development
I have this game I play. It's called "Make blog posts for error messages no-one else has ever seen".
This is the latest for MS CRM 3.0.
There is an error in XML document (1, 1523). ---> Microsoft.Crm.CrmException: Cannot convert local time to universal
Read More
public sealed class PayPalEncrypt{ private static byte[] SignMsg(byte[] msg, X509Certificate2 signerCert) { // Place message in a ContentInfo object. // This is required to build a SignedCms object. ContentInfo contentInfo
Read More