© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
15 replies
Voldemort4321

localhost taking extremely long to load

Hello, I'm a complete beginner at C# and ASP.NET, I've started a bare-bones project in Visual Studio 2022. When I try to run the app, localhost:7175 takes very long to load and eventually just shows a blank white page.

I looked up this problem and most people on stackexchange say to "change 'localhost' to '127.0.0.1' in database connection parameters" but I'm not sure where to find these - the only relevant thing I see is the launchSettings.json file.

Any help would be much appreciated
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

AssemblyLoadContext LoadfromAssemblyPath vs LoadFromNativeImagePath
C#CC# / help
2y ago
Cannot connet to localhost:5432
C#CC# / help
3y ago
❔ Deploy Blazor Wasm to IIS localhost
C#CC# / help
3y ago
Pinging localhost [Answered]
C#CC# / help
4y ago