ligershark / side-waffle

A collection of Item- and Project Templates for Visual Studio
Other
657 stars 205 forks source link

Cannot generate scaffolded item in Visual studio 2015 #384

Closed AudeR closed 8 years ago

AudeR commented 8 years ago

The following error occurs after the ASP.net scaffolding T4 files are in the project while attempting to add a new scaffolding item in Visual studio 2015 community MVC project.

image

This error does not occur if the the T4 files have not been added to the project.

sayedihashimi commented 8 years ago

@AudeR are you using Visual Studio Community Edition?

AudeR commented 8 years ago

Yes

sayedihashimi commented 8 years ago

@AudeR ok thanks. This is a duplicate of https://github.com/ligershark/side-waffle/issues/330 which the underlying issue is actually a bug in VS Community Editon. I've opened https://github.com/aspnet/Tooling/issues/585 to track that. There hasn't been any update there yet, but I'm working with my team at Microsoft to start an investigation there.

Closing this.

AudeR commented 8 years ago

Thank you for the update and following-up. I did notice issue #330 and posted on it as well, however I realized that # 330 is closed. So this is why I opened this new ticket.

sayedihashimi commented 8 years ago

I closed the other ticket because there is nothing the SideWaffle can do to resolve it. Are you saying we should leave the other issue open for discoverability?

AudeR commented 8 years ago

Yes. Thank you for following-up with Microsoft.