Sysprogs forums › Forums › VisualGDB › VisualGDB disappeared from the Visual Studio UI after update
- This topic has 4 replies, 3 voices, and was last updated 3 years, 12 months ago by
parsec67.
-
AuthorPosts
-
November 9, 2021 at 22:59 #31742
codefrog
ParticipantI 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…
November 9, 2021 at 22:59 #31739parsec67
ParticipantHi,
Just installed VS2022 Community yesterday and today I tried installing VisualGDB 5.6 using the downloaded file VisualGDB-5.6-trial.msi. It did not go well.
In the setup wizard I select “Change”, then untick Visual Studio 2019 since I already have VGDB installed for this version. The setup begins, prompts if I want to allow it to make changes etc. but then almost instantly quits with the message “ended prematurely”. Please see attached screenshots.
Attachments:
You must be logged in to view attached files.November 10, 2021 at 05:13 #31743codefrog
ParticipantNovember 10, 2021 at 08:17 #31748support
KeymasterHi All,
Indeed, uninstalling Visual Studio while VisualGDB is already installed may trigger a few issues in the installer logic. Following our troubleshooting instructions usually helps resolve them very fast.
November 11, 2021 at 03:32 #31767parsec67
ParticipantHappy to report that this solution worked for me too, although I didn’t see any of the error messages that codefrog mentioned. In my case it was a previously uninstalled VS2017 environment that caused the VGDB setup wizard to error out.
Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.