Jump to content

dev botao
  • Este tópico foi criado há 2297 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Boa tarde à todos .  

    Quando crio um novo projeto passo a ter problemas de assinatura , ou seja , no projeto anterior assino sem problemas no novo ocorre problemas a Unit 

  function TDFeSSLXmlSignLibXml2.LibXmlFindSignatureNode(aDoc: xmlDocPtr;
  var SignatureNode: String; var SelectionNamespaces: String; infElement: String
  ): xmlNodePtr;
var

.

.

.

.


  if (SignNode = nil) then                                                             <<<<<<<<<<<<<<<<<   está vindo nulo  .  Ocorre somente no projeto novo 
          raise EACBrDFeException.Create(cErrFindSignNode);   

  Result := SignNode;
end;

Obrigado !

Demóstenes Damasio 

Link to comment
Share on other sites

  • Este tópico foi criado há 2297 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.