Error: 0x08F00029

Приветствую! На днях получил пакет разработчика. Использую пример на C#. Библиотеку зарегистрировал, установил боевые сертификаты, т.к. использую боевую ЭЦП, при попытке подписать XML лезет ошибка
Error: 0x08F00029
XMLSec Initialize - OK.
XMLSec check version - OK.
XMLSec crypto init - OK.
XMLSec crypto library init - OK.

ERROR 0x05: XMLSec-error:
func=xmlSecXPathDataExecute:file=xpath.c:line=247:obj=unknown:subj=xmlXPtrEval:error=5:libxml2 library function failed:expr=xpointer(id(‘123’)); xml error: 0: NULL
ERROR 0x01: XMLSec-error:
func=xmlSecXPathDataListExecute:file=xpath.c:line=330:obj=unknown:subj=xmlSecXPathDataExecute:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecTransformXPathExecute:file=xpath.c:line=431:obj=xpointer:subj=xmlSecXPathDataListExecute:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecTransformDefaultPushXml:file=transforms.c:line=2109:obj=xpointer:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecTransformCtxXmlExecute:file=transforms.c:line=1045:obj=xpointer:subj=xmlSecTransformPushXml:error=1:xmlsec library function failed:

ERROR 0x01: XMLSec-error:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1092:obj=unknown:subj=xmlSecTransformCtxXmlExecute:error=1:xmlsec library function failed:

ERROR 0x01: XMLSec-error:
func=xmlSecDSigReferenceCtxProcessNode:file=xmldsig.c:line=1408:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecDSigCtxProcessReferences:file=xmldsig.c:line=753:obj=Reference:subj=xmlSecDSigReferenceCtxProcessNode:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecDSigCtxProcessSignatureNode:file=xmldsig.c:line=517:obj=unknown:subj=xmlSecDSigCtxProcessReferences:error=1:xmlsec library function failed:
ERROR 0x01: XMLSec-error:
func=xmlSecDSigCtxSign:file=xmldsig.c:line=291:obj=unknown:subj=xmlSecDSigCtxProcessSignatureNode:error=1:xmlsec library function failed:
ERROR 0x8f00029: XMLSec sign xml - set signature failed.
ERROR 0x8f00029: XMLSec sign xml - FAILED.

image

Вопрос снят.
string signNodeId = “123”; в string signNodeId = “”;