Create VGDB project missing from menu

Sysprogs forums Forums VisualGDB Create VGDB project missing from menu

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #37275
    Sherlock
    Participant

    I installed VGDB today and I have VS2022 and VS2026 (both enterprise).

    In VS2022 I can see the VGDB option the new project menu in VS2022 but not in VS2026.

    I opened an existing simple project in VS2026 though and it loaded and built and runs.

    Any suggestions?

    Thanks

     

    #37276
    support
    Keymaster

    Hi,

    Please try completely  uninstalling VisualGDB, and then installing it back.

    You can double-check the Help->About VisualGDB in both VS instances. If it is present, VisualGDB has been loaded successfully.

    #37277
    Sherlock
    Participant

    OK I can try that, I did have trouble installing it too.

    I originally had an older version of VGDB ( bought it some years ago) and used that fine in VS2022.

    A few weeks ago I was in VS2022 and saw an option to update or something and clicked it without much thought.

    It said my license was not compatible with the update (fair enough, it was an old license) and I somehow aborted.

    Today I decided to uninstall the old VGDB and install the latest 6.1r3 (trial) when I did that I get a series of two dialogs saying that reported “unknown major VS version: 21” and another for 22 I think.

    I did a repair of VS2022 just to see if that was a factor.

    I closed all VS instances and retried, I got the same two dialogs but the install did appear to work this time.

    So now the only issue is the absence of the new project option in VS2026.

    Should I just uninstall and reinstall as you suggest or is there anything you’d like to know/see before I do that?

     

    Thanks

    PS: I did some digging around the registry but saw nothing obvious and did not change anything in there.

    • This reply was modified 2 weeks, 6 days ago by Sherlock.
    #37279
    Sherlock
    Participant

    By the way the About VGDB appears in both VS2022 and VS2026

    #37280
    support
    Keymaster

    Hi,

    If About VisualGDB command appears in both VS instances, the wizards should work as well.

    You can double-check it by explicitly searching for “VisualGDB” in the wizard window, or using the separate File->New->VisualGDB Project command that just shows the wizards provided by VisualGDB.

    #37284
    Sherlock
    Participant

    This is what I see in VS2026:

    But the extension is installed:

    So I can’t see any Wizard, but I can in VS2022.

     

    #37285
    support
    Keymaster

    This could be a bug with the VS cache then.

    You can try uninstalling VisualGDB, uninstalling VS2026, completely removing VS2026 directory, reinstalling VS2026, and reinstalling VisualGDB. This should fully reset all caches.

    #37286
    Sherlock
    Participant

    Wow, OK I will attempt that when I get a suitable point, thanks.

    #37288
    Sherlock
    Participant

    Could somebody please confirm that the presence of Visual Studio Professional 2026 Insiders edition as well as standard Visual Studio 2026 Enterprise, does not lead to installation problems with VisualGDB 6.1.103.5547 ?

    Also I have SQL Server Mgmt Studio vs 21 installed – could that in any way impact the installation of this VisualGDB extension?

    Thanks

    • This reply was modified 2 weeks, 1 day ago by Sherlock.
    #37290
    Sherlock
    Participant

    Apparently the latest version of SSMS (quite different to old familiar SSMS) is called v21 but it creates entries here:

    SSMS-VGDB-ISSUE

    Inside the JSON we see entries for SSMS v22, I’m not sure what this all means but it seems it leverages aspects of Visual Studio’s extension features.

    This make me suspicious that something that isn’t Visual Studio, is present in a Visual Studio system folder and refers to 21 and 22…

     

    • This reply was modified 2 weeks, 1 day ago by Sherlock.
    • This reply was modified 2 weeks, 1 day ago by Sherlock.
    #37293
    Sherlock
    Participant

    One last post,  this is what’s at the bottom  of that .json file:

    SSMS-VGDB-ISSUE-2

    #37294
    support
    Keymaster

    Hi,

    Please try using File->New->Project/Solution and then searching for VisualGDB there. It should show the VisualGDB wizards just fine.

    #37295
    Sherlock
    Participant

    OK yes, that works, if I scroll down the template list I see VSGDB stuff near the end, just wasn’t expecting it to appear like that.

    I created a trivial blinker and it runs fine, all good.

    Thanks for your patience!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.