www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18978] New: Cannot create new projects in 0.47.0-beta1

https://issues.dlang.org/show_bug.cgi?id=18978

          Issue ID: 18978
           Summary: Cannot create new projects in 0.47.0-beta1
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: visuald
          Assignee: nobody puremagic.com
          Reporter: thomas.hedstrom mail.com

(Fresh install of VS2017 Community)

After attempting to create a new project in 0.47.0-beta1, this error pops up:
---------------------------
Microsoft Visual Studio
---------------------------
Error: this template attempted to load component assembly 'VisualDWizard,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=c74ad3042b283f5c'.
For more information on this problem and how to enable this template, please
see documentation on Customizing Project Templates.

Tested both project types available: "D/C++ Win32 Application" and "VisualD
Win32 Application".

Going back to 0.46.0 works, where more project types are also available.
"LDC/GDC... etc".

As an extra check... reinstalling 0.47.1-beta1 and the error is back.

--
Jun 13 2018