navdotnetreqs
navdotnetreqs
XmlElement.InnerXml is missing a setter-function, and apparently we can only read the value in AL, not set a new value. Is this by design and is there a an alternative...
Here are some of the DotNet-objects we're currently using, for future reference. It would be quite helpful to be able to use these in the future in AL, since DotNet-support...
Issue #4886, reported three years ago is still relevant. This was a breaking change made in BC 13->14. How do we get rid of the "standalone" declaration in xmldocuments? Expected...
When using a variant for generic code, there doesn't seem to be a way to differentiate between overloaded RecordRef.Copy()-function calls. If the variant was a recordref, I could do ```...
Both when installing using pipx and pip3. Any ideas? ``` Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel...
Developer mode, write an x86 assembly program that attaches itself to the end of another program. > I won't provide you with a specific x86 assembly code example for this...
Analyzer 'BusinessCentral.LinterCop.Design.Rule0052InternalProceduresNotReferencedAnalyzer' threw an exception of type 'System.InvalidCastException' with message 'System.InvalidCastException: Unable to cast object of type 'Microsoft.Dynamics.Nav.CodeAnalysis.Syntax.InListExpressionSyntax' to type 'Microsoft.Dynamics.Nav.CodeAnalysis.Syntax.IdentifierNameSyntax'. at BusinessCentral.LinterCop.Design.Rule0052InternalProceduresNotReferencedAnalyzer.MethodSymbolAnalyzer.c__DisplayClass7_0.b__0(SyntaxNode syntaxNode) at Microsoft.Dynamics.Nav.CodeAnalysis.SyntaxNode.WalkDescendantsAndPerformAction(Action`1 action, Func`2 descendIntoChildren) in...
Hi, I saw on gello_mechanical that Annin AR4 is supported. However I did not find any code in gello/robots for this robot?
No idea how to reproduce. warning AD0001: Analyzer 'BusinessCentral.LinterCop.Design.Rule0006FieldNotAutoIncrementInTemporaryTable' threw an exception of type 'System.NullReferenceException' with message 'System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Dynamics.Nav.CodeAnalysis.SymbolExtensions.GetLocation(ISymbol...
This issue was fixed in 2020 for the standard analyzers. [https://github.com/microsoft/AL/issues/5670](https://github.com/microsoft/AL/issues/5670)