Hello,
I have installed VisualGDB on Windows 10 – Visual Studio 2017, when trying to create new project i get the error:
VisualGDB version: 5.2.15.1452
—————— System.InvalidCastException ——————
System.InvalidCastException: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))
at EnvDTE.SolutionClass.AddFromTemplate(String FileName, String Destination, String ProjectName, Boolean Exclusive)
at pb.a_2(Solution d, String c, String b, String a, Boolean e)
at o.a(String b, String a)
at VisualGDB.Wizard.Embedded.EmbeddedProjectWizardImpl.a_2(wo1 c, String a, String b)
at u9`1.Execute(Object b, Int32 c, Object[]& a, Object[]& e, wizardResult& d)
What can cause this issue?
Thanks,
Itamar