It looks like the webpage at https://localhost:44392/ might be having issues, or it may have moved permanently to a new web address.

Sagar Belote 30 Reputation points
2025-10-15T11:27:49.7466667+00:00

after updating visual studio community 2022 and ssms 18 to 21 getting below issue when i run solution

User's image

also i have reinstalled the iis express still facing this issue.anyone know whats wrong here ?

Developer technologies | Visual Studio | Setup
0 comments No comments
{count} votes

Answer accepted by question author
  1. Thao Tran 95 Reputation points
    2025-10-16T02:25:11.3433333+00:00

    Hello, please try repairing your SSMS installation by opening the Visual Studio Installer > More > Repair.

    If it doesn't work, please try the following steps:

    • Close the Visual Studio Installer.
    • Delete the Visual Studio Installer folder. Typically, the folder path is C:\Program Files (x86)\Microsoft Visual Studio\Installer.
    • Run the SSMS bootstrapper. You might find the bootstrapper in your Downloads folder with a file name vs_SSMS.exe. Or, you can download the bootstrapper from the installation page for SSMS. Then, run the executable to reset your installation metadata.
    • Try to install or update SSMS again.

    Besides, did you have a Windows Update recently? Does it work before Windows Update? You can create a new project and run it to check again.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Sagar Belote 30 Reputation points
    2025-10-17T08:23:27.7866667+00:00

    As Thao Tran suggested I tried the following steps and restarted machine :

    • Close the Visual Studio Installer.
    • Delete the Visual Studio Installer folder. Typically, the folder path is C:\Program Files (x86)\Microsoft Visual Studio\Installer.
    • Run the SSMS bootstrapper. You might find the bootstrapper in your Downloads folder with a file name vs_SSMS.exe. Or, you can download the bootstrapper from the installation page for SSMS. Then, run the executable to reset your installation metadata.
    • Try to install or update SSMS again.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.