I did a reinstall of Blazor studio and now it will not run.
An unhandled exception occurred while processing the request.
This is a fresh install of VS 2022.
On the dashboard I have option what to install, the only option I select is Blazor.
But in the xml error log it appears it is expecting other items to be installed.
System.NullReferenceException: Object reference not set to an instance of an object. at Syncfusion.Blazor.Inputs.SfUploader.BuildRenderTree(RenderTreeBuilder __builder) at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException) --- End of stack trace from previous location --- at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue() at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Microsoft.AspNetCore.Components.Rendering.ComponentState.SupplyCombinedParameters(ParameterView directAndCascadingParameters) at Microsoft.AspNetCore.Components.Rendering.ComponentState.SetDirectParameters(ParameterView parameters) at Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderRootComponentAsync(Int32 componentId, ParameterView initialParameters) at Microsoft.AspNetCore.Components.HtmlRendering.Infrastructure.StaticHtmlRenderer.BeginRenderingComponent(IComponent component, ParameterView initialParameters) at Microsoft.AspNetCore.Components.Endpoints.EndpointHtmlRenderer.RenderEndpointComponent(HttpContext httpContext, Type rootComponentType, ParameterView parameters, Boolean waitForQuiescence) at Microsoft.AspNetCore.Components.Endpoints.RazorComponentEndpointInvoker.RenderComponentCore(HttpContext context) at Microsoft.AspNetCore.Components.Endpoints.RazorComponentEndpointInvoker.RenderComponentCore(HttpContext context) at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<<InvokeAsync>b__10_0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.9.5
got the same error since newest update for filemanager and upload.
Same Error. What the heck. Are you guy testing these releases?
Rollback to 25.1.35 and the upload manager will start working again.
Hi Edward,
We're pleased to inform you that the issue has been successfully resolved, and the fix will be included in the upcoming weekly release scheduled for April 3rd, 2024. In the meantime, we have provided a custom patch containing the fix for your convenience.
You can download the custom patch from the following link:
Custom patch: https://www.syncfusion.com/downloads/support/directtrac/general/ze/signed-package-Apr1_5478508330
Please follow the steps below to install the custom patch:
For detailed instructions on clearing the NuGet cache, you can refer to our documentation:
Documentation: https://support.syncfusion.com/kb/article/6265/how-to-clear-nuget-cache
Regards,
Jafar