Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Summary
Installing both the Visual Studio 2019 and 2022 plugins for Fortify SCA will cause the Visual Studio 2022 plugin to fail.
Products
Fortify Static Code Analyzer
Environment
Fortify Static Code Analyzer (SCA) 22.1
Visual Studio (VS) 2022
Situation
Invoke SCA installer (Windows) and under Plugins, select both Visual Studio 2019 and Visual Studio 2022. The Fortify VS extension installs correctly for VS 2019, but when you open VS 2022, you get the following error message:
CreateInstance failed for package [VSPackage]Source: 'mscorlib' Description: Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException:
Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

Resolution
Issue is resolved in SCA 22.2.0.110.
URL Name
KM000016694