jmadrigalTCN
jmadrigalTCN
May be, it has something to do with this: https://www.kauffmann.nl/2024/12/02/httpclient-and-certificate-validation-in-business-central-v25/ Kind regards
>  > > Latest pre-release > > Have you named your file with ".al"? If not, then the extension will not run on it. Yes. I have a lot...
/// /// XmlPort TCN_e-Factura 3.2 Formato Face (ID 7149200). /// xmlport 7149200 "TCN_e-Factura 3.2 Formato Face" { Direction = Export; Encoding = UTF8; Namespaces = ds = 'http://www.w3.org/2000/09/xmldsig#', fe =...
Good morning FYI: Keeping investigating this issue, I can see that this happens when the xmlport object is big. Thank you
Another clue: If you change in the settings this property: al.backgroundCodeAnalysis": "File", from "File" or "Project" to "None", then you get the errors but not the warnings. Thank you again
> The last one is expected behavior. Setting it to none means you are disabling code analysis. > > What I understand is happening in your case is that maybe...
> I also cannot reproduce the issue with the pre-release version of the AL extension and the provided XML port. Is this something new with the latest version? Otherwise, there...