Hello,
I was wondering why NCrunch won't show up in the VS 2022 Pro Current?
I've just installed the latest version (v4.11) and I can't find it in the usual places, like the Tools menu or Status bar.
Regards,
Lucian
Remco NCrunch Developer
#15784
10 Nov 2021 09:27 UTC
Hi Lucian,
This could be an install state issue or package loading bug. We've observed situations where VS just decides it won't load packages for a session, and the NCrunch code never gets called. Try starting the IDE without loading a project, then opening your solution using the File menu (then repeat a couple of times, as this issue seems to be tied to a race condition).
If that doesn't fix it, I recommend trying the uninstall and reinstall fix documented here (instructions are the same as they were for VS2017).
This could be an install state issue or package loading bug. We've observed situations where VS just decides it won't load packages for a session, and the NCrunch code never gets called. Try starting the IDE without loading a project, then opening your solution using the File menu (then repeat a couple of times, as this issue seems to be tied to a race condition).
If that doesn't fix it, I recommend trying the uninstall and reinstall fix documented here (instructions are the same as they were for VS2017).
Uninstalling and installing it again fixed it.
Thanks
Thanks
Post a reply
Log in to reply.