Error: System.Activities.DesignViewModels.DesignViewModelException: Cannot find the entry point for the local blazor
at UiPath.StudioWeb.WasmUIAutomation.Services.AppLoader.Load(IEnumerable1 downloadedPackageAssemblies, HashSet1 studioWebAssemblyNames, String wasmInteropType, String entryPointAssemblyName)
at UiPath.StudioWeb.WasmUIAutomation.Services.AppLoader.LoadAppAsync(InitializeAppCommand command)
at UiPath.DesignerWasmHost.Controllers.ChannelController.InitializeApp(InitializeAppCommand command) (#100)
Im trying to do the argentic training and I get this by just adding the first Application/Browser litterally cannot do anything in StudioWeb
Try by clearing cache and refresh it, Using incognito mode or other browser, disable adblockers and still the issue comes then raise the support ticket.
Actually this issue means Studio Web can’t load the UI Automation app when you try to add the first Application/Browser card in StudioX.
@rmorgan Are you still experiencing this issue? It appears that the issue doesn’t occur consistently, but we have identified it and are working towards a solution.
It is the xaml file listed in the Project.JSON listed. You would want to enter the “main” filename you are using. The can not find an entry point just means it can’t find the “main” file.