Activities of "phucnguyenv"

Note that it working well on asp.net core webapi without ABP framework

instructions below

unzip AspNetCoreWebApi.zip
cd AspNetCoreWebApi
dotnet build
dotnet run

# open browswer
start http://localhost:5261/signalr.html

# F12 // open brower dev tool // console tab
# click Websockets OR SSE and observe result in console // both cases working well.

Hi, Please follow below steps for the shared ABP Test App.

unzip AbpTestApp.zip
cd AbpTestApp
dotnet build
dotnet run --project src\AbpTestApp.HttpApi.Host

# open browser
start https://localhost:44354/signalr.html

# F12 // Open Browswer Dev Tool's Console Tab

There are 2 options: Websockets and SSE. If you click Websockets, the logs show successful. however, if you click SSE, you will see the error. See picture below.

Showing 11 to 12 of 12 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.