P
plinyar
Hi, colleagues. I'm trying to sign an xml manifest file for my smart document
solution using xmlsign.exe (in Office 2003 Smart Document SDK).
First, as a comment to Microsoft guys, this tool is command-line, whereas
anywhere on MSDN you will find instructions of how to work with its GUI ?!
So, I tried to sign my manifest by the following command:
xmlsign -k My.snk managedManifest.xml (of course, I generated My.snk by
sn.exe tool)
It fails with the error: "Failed to acquire context (0x80090016)[-2146893802]"
Am I doing smth wrong?
solution using xmlsign.exe (in Office 2003 Smart Document SDK).
First, as a comment to Microsoft guys, this tool is command-line, whereas
anywhere on MSDN you will find instructions of how to work with its GUI ?!
So, I tried to sign my manifest by the following command:
xmlsign -k My.snk managedManifest.xml (of course, I generated My.snk by
sn.exe tool)
It fails with the error: "Failed to acquire context (0x80090016)[-2146893802]"
Am I doing smth wrong?