This tells the code to look for the .pfx file on the file system.
XmlDocumentSigner.cs (62):
X509Certificate2 cert = new X509Certificate2(xml, "",
X509KeyStorageFlags.MachineKeySet);
Thanks to the admin who helped identify and fix this issue.
Original issue reported on code.google.com by acc%goog...@gtempaccount.com on 10 Jul 2008 at 8:22
Original issue reported on code.google.com by
acc%goog...@gtempaccount.com
on 10 Jul 2008 at 8:22