Month: April 2025

  • Fixing failed port bindings – Junior Developer Handbook

    Fixing failed port bindings – Junior Developer Handbook

    Sometimes your application won’t start because it tries to bind to a port that’s already in use. IIS Express for example shows you this error notification: Fix 1 – Find the application using the port Open an administrative PowerShell and issue this command This will either show you an error if no application is using…

    Continue reading