I think you have asked this question before and I missed it. I will have a look, but it's something that gets tested as part of the basic interop tests, so it's strange it's dying.
Out of curiosity - does xtest run properly on your system?
Cheers,
BerinMilan Tomic wrote:
When signing with enveloping signature I add Base64 transformation like this:
DSIGReference *ref = sig->createReference(MAKE_UNICODE_STRING("#data")); //Object tag
ref->appendBase64Transform();
And allways got "Error mapping context node" error here:
sig->sign();
Please, could someone verify if this works for you?
Thank you.
