Skip to content

Will not work with Framework 8.0 #12

Description

@martinx1941

System.Text.Json.JsonException
HResult=0x80131500
Nachricht = '<' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
Quelle = System.Text.Json
Stapelüberwachung:
bei System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex) in System.Text.Json\ThrowHelper.cs: Zeile996
bei System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) in System.Text.Json.Serialization\JsonConverter.cs: Zeile302
bei System.Text.Json.JsonSerializer.ContinueDeserialize[TValue](ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack, JsonTypeInfo jsonTypeInfo) in System.Text.Json\JsonSerializer.cs: Zeile1173
bei System.Text.Json.JsonSerializer.ReadFromStream[TValue](Stream utf8Json, JsonTypeInfo jsonTypeInfo) in System.Text.Json\JsonSerializer.cs: Zeile1157
bei Microsoft.AspNetCore.Hosting.StaticWebAssets.StaticWebAssetsLoader.UseStaticWebAssetsCore(IWebHostEnvironment environment, Stream manifest)
bei Microsoft.AspNetCore.Hosting.StaticWebAssets.StaticWebAssetsLoader.UseStaticWebAssets(IWebHostEnvironment environment, IConfiguration configuration)
bei Microsoft.Extensions.Hosting.HostBuilder.InitializeAppConfiguration()
bei Microsoft.Extensions.Hosting.HostBuilder.Build()
bei Microsoft.AspNetCore.Components.WebAssembly.DevServer.Server.Program.BuildWebHost(String[] args)
bei Microsoft.AspNetCore.Components.Web.DevServer.Commands.ServeCommand.Execute()
bei Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
bei Microsoft.AspNetCore.Components.WebAssembly.DevServer.Program.Main(String[] args)

Diese Ausnahme wurde ursprünglich von dieser Aufrufliste ausgelöst:
[Externer Code]

Innere Ausnahme 1:
JsonReaderException: '<' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions