I did two things today – updated Visual Studio 2019 to 16.11.6, and installed Visual Studio 2022.
After that, Visual GDB (5.5?) was still working to make builds but the “VisualGDB Properties” disappeared from the usual place I find it : right clicking the project in the Solution Explorer, expect to see VisualGDB Properties as the first item. Additionally File > New > didn’t offer VisualGDB project.
Disabling and Re-enabling VisualGDB extension didn’t have any effect.
Attempting to run VisualGDB-5.6-trial.msi said “Unknown Major VS Version 17” and then later in the process stopped with “The specified account already exists” and reverted all its work. (Ended prematurely, your system has not been modified)
Attempting to uninstall VisualGDB gave an error with a missing license.rtf in a deep path; by placing a blank license.rtf in that location I was able to successfully complete the uninstall process.
But now all attempts to reinstall VisualGDB 5.6 or 5.5 are giving me “The specified account already exists”.
Please help…