OutputToolWindowPackage error when trying to open the tool in VS
Installed product versions
- Visual Studio: 2022 Professional
- This extension: 1.1.215
Description
When trying to open the extension window, I get "OutputToolWindowPackage" package did not load correctly
Steps to recreate
- Install the extension
- Go to View->Other Windows
- Select Fine Code Coverage
- Error appears
Current behavior
When selecting the Fine Code Coverage window, I get the error message instead of the window
Expected behavior
I should get the Fine Code Coverage Window.
Side Notes
Please see attached image with the error message
and what is the content of the activity log ?
What versions of Visual Studio are you using ? Have you successfully used FCC before version 1.1.215 ?
You could try https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ClearMEFComponentCache or update visual studio.
Updating VS 2022 to the latest versio solved this issue. Thank you very much for your input.