radzenhq / radzen-blazor-studio

Sample applications created with Radzen Blazor Studio
https://www.radzen.com/blazor-studio
18 stars 3 forks source link

Message "Failed to start development server" #134

Closed GetHiTC closed 4 months ago

GetHiTC commented 6 months ago

Can't run Radzen Blazor studio, keep getting "Failed to bind to address http://localhost:4000." Also, can't copy the text from the error message box so here's a screenshot. Really should change this app to be able to copy error text.

I would try a different port but I can't find any way to change this setting. I uninstalled and resinstalled the RB studio, also rebooted, also searched for processes using that port but there are none, also ran RB studio as admin, no joy.

image

GetHiTC commented 6 months ago

The problem was contention with SQL Server 2022. I uninstalled it and rebooted Radzen Studio then worked fine. Seems to be that SQL Serever changes the network configuration somehow because netstat showed no active servers on port 4000.