Creating Project does not complete

Sysprogs forums Forums VisualGDB Creating Project does not complete

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27263
    vshashi01
    Participant

    Hi,

    I am new to VisualGdb, when I try to create a new project to an existing solution, the project creation window never completes even after an hour. Am I doing something wrong? I dont think I did though. I am using Visual Studio Community 2019.

    Any help is welcomed.

     

    Thank you.

    #27272
    support
    Keymaster

    Hi,

    The most common cause of this issue would be another dialog window opening up in the background. Due to WinForms/WPF interop issues, dialog windows sometimes appear underneath the regular VS window and are hence not visible. Please check the task list (Alt-Tab) and the VS icon in the Task Manager to see if there are any extra dialog windows (e.g. confirming some missing tools).

    If it doesn’t help, please try updating to VisualGDB 5.5 Preview 3 and let us know the exact project type you are creating (Embedded/Linux/etc; CMake/MSBuild/GNU Make) and also whether the problem triggers for other project types. Also please share a screenshot and a call stack or the frozen VS instance once it freezes for about 1 minute or more.

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