27. Mai 2021 09:52
wurden alle Symbole schon mal neu erstellt?
failed with code NotFound. Reason: No published package matches the provided arguments.
[2021-05-27 09:21:00.04] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
(app.json und launch.json sollten aber soweit korrekt sein)
was sagt das Ereignisprotokoll des NST?
Type: System.NullReferenceException
Message: <ii>Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.</ii>
StackTrace:
bei Microsoft.Dynamics.Nav.CodeAnalysis.Symbols.RecordTypeSymbol.get_Name()
bei Microsoft.Dynamics.Nav.CodeAnalysis.SymbolDisplayVisitor.VisitRecordType(RecordTypeSymbol symbol)
bei Microsoft.Dynamics.Nav.CodeAnalysis.SymbolDisplay.ToDisplayParts(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal)
bei Microsoft.Dynamics.Nav.CodeAnalysis.Symbol.ToString()
bei System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
bei System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
bei System.String.Format(IFormatProvider provider, String format, Object[] args)
bei Microsoft.Dynamics.Nav.CodeAnalysis.Diagnostics.DiagnosticFormatter.Format(Diagnostic diagnostic, IFormatProvider formatter)
bei Microsoft.Dynamics.Nav.Runtime.Apps.NavAppPackageCompiler.<>c.<RecompileFullPackage>b__2_1(Diagnostic x)
bei System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x)
bei System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
bei System.String.Join(String separator, IEnumerable`1 values)