Net8, I need to create a Blazor Webassemby app with Blazorise and bootstrap5 #5632
Replies: 3 comments 2 replies
-
@David-Moreira can you help? |
Beta Was this translation helpful? Give feedback.
-
I just tested That error seems to be from something else. Does a regular Blazor WebAssembly not yield the same error on your environment? |
Beta Was this translation helpful? Give feedback.
-
You are right, I have tryed with my laptop and the project runs, so is a problem of my PC, thanks. |
Beta Was this translation helpful? Give feedback.
-
I used the blazorise template 1.5, Visual Studio 2022 and .Net 8.
I create a new project using Blazorise App (Megabit) template, Net8, BlazorHost: Blazor Web Assembly, Provider: bootstrap5.
When I run the project:
- with debug, error message: Process with an Id of 29324 is not running.
- without, unable to connect to web server 'Project.Client'. The web server is no longer running.
The template creates only one project, the server side and not the client side project.
Attached the solution.
I need to create a Blazor Webassembly app with Blazorise/bootstrap and Net8, which is the correct procedure?
Thanks
Project1.zip
Beta Was this translation helpful? Give feedback.
All reactions