Sorry. The result is the same:
Category: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost
EventId: 111
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
Unhandled exception in circuit 'QZfjABTQ1r5A-cN1IGHrsuOPFhYIVaI4GiM3ds0OmZA'.
Exception:
System.ObjectDisposedException: Cannot access a disposed object.
at Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder1.GrowBuffer(Int32 desiredCapacity) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InsertNewFrame(DiffContext& diffContext, Int32 newFrameIndex) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange
1 oldTree, ArrayRange`1 newTree)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
Category: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer
EventId: 100
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
Unhandled exception rendering component: Cannot access a disposed object.
Exception:
System.ObjectDisposedException: Cannot access a disposed object.
at Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder1.GrowBuffer(Int32 desiredCapacity) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InsertNewFrame(DiffContext& diffContext, Int32 newFrameIndex) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl) at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange
1 oldTree, ArrayRange`1 newTree)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
Category: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost
EventId: 111
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
Unhandled exception in circuit 'QZfjABTQ1r5A-cN1IGHrsuOPFhYIVaI4GiM3ds0OmZA'.
Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at Radzen.DropDownBase1.OnParametersSet() at Microsoft.AspNetCore.Components.ComponentBase.CallOnParametersSetAsync() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Radzen.RadzenComponent.SetParametersAsync(ParameterView parameters) at Radzen.DataBoundFormComponent
1.SetParametersAsync(ParameterView parameters)
at Radzen.DropDownBase1.SetParametersAsync(ParameterView parameters) at Radzen.Blazor.RadzenDropDown
1.SetParametersAsync(ParameterView parameters)
Category: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer
EventId: 100
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
Unhandled exception rendering component: Could not load file or assembly 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at Radzen.DropDownBase1.OnParametersSet() at Microsoft.AspNetCore.Components.ComponentBase.CallOnParametersSetAsync() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Radzen.RadzenComponent.SetParametersAsync(ParameterView parameters) at Radzen.DataBoundFormComponent
1.SetParametersAsync(ParameterView parameters)
at Radzen.DropDownBase1.SetParametersAsync(ParameterView parameters) at Radzen.Blazor.RadzenDropDown
1.SetParametersAsync(ParameterView parameters)
Category: Microsoft.EntityFrameworkCore.Query
EventId: 10102
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results. If the 'Distinct' operator is used after 'OrderBy', then make sure to use the 'OrderBy' operator after 'Distinct' as the ordering would otherwise get erased.
Category: Microsoft.EntityFrameworkCore.Query
EventId: 10102
SpanId: 6a39e7fc141e4cc2
TraceId: 716b2e0f3bdfd158d4caf16ab2e6ee3f
ParentId: 0000000000000000
RequestId: 4000005c-0001-fe00-b63f-84710c7967bb
RequestPath: /_blazor
TransportConnectionId: zT8xgj2JRZlm1aibf0wCnA
The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results. If the 'Distinct' operator is used after 'OrderBy', then make sure to use the 'OrderBy' operator after 'Distinct' as the ordering would otherwise get erased.