u/Ciero_bc

We cannot get SSMS v22.5 to install. We have a SQL installation on an isolated network without the ability to do a online installation. We run a command to download the offline files  (https://learn.microsoft.com/en-us/ssms/install/create-offline) and when we try to install it, it says it is missing the below two application packages from the SSMS_Layout folder.

 

Microsoft.VisualStudio.Community.ProductArch.NeutralExtra,version=18.5.11709.235,language=en-US,productarch=neutral

Microsoft.VisualStudio.Debugger.Concord.Remote.Resources,version=18.5.11709.182,chip=x64,language=en-US,productarch=neutral,machinearch=x64

 

We tried running the layout fix command (vs_SSMS.exe --layout <layoutDir> --fix --includeRecommended --includeOptional --lang en-US) , but the missing folders still have not appeared. I am not sure what to do from here.

u/Ciero_bc — 8 days ago