09-29-2022 07:15 AM
The subject error prevents a build using a working solution able to be built under Visual Studio 2017. Is there a comparability issue between NI VISA 17/22 and Visual Studio 2022?
VS2022 Error - Extension not found
Solved! Go to Solution.
09-30-2022 07:22 AM
Problem solved.
Although the reference manager picked up on the new extension loaded by the NI package manager when I migrated the project - it was evidently using the file location on the old machine. It was necessary to delete the reference and point it to the newly added extension.
My bad.As far as comparability of VS2022 and MS, the verdict is still out while I debug my "upgraded" project. The VS Help did a fine job of pointing out the error of my ways. Another lesson once learned and then forgotten - sorry.