I am attempting to create a new Serenity project in VS 2017. I am getting this error when I try to create a new project using the template: "Downloaded extension doesn't contain any templates". I have uninstalled and reinstalled VS 2017 in the event something was an issue with my install. I also am starting VS 2017 as administrator. I have Googled the error to see if I can find some tips on resolving this. So far no success. Any help is appreciated.
I can't reproduce this. Your VS2017 installation might be lacking some optional parts, e.g. .NET Core, Web Development, Desktop Development etc.
Also uninstall the extension and install it from New Project => Online, VS should restart
I have tried that - I will run through the steps again. I also uninstalled and reinstalled VS 2017 and made sure I had the correct optional parts. Looks like I have a very localized issue.
I am getting the same issue.
I have this issue if I try to create through Online -> Templates -> Serene

But it's template is actually listed in Installed -> Templates ->Visual C#

So it works:

Best Regards
Thanks @edson, can you share your VS About dialog so i could check what is different than my VS2017?
Hi @volkanceylan
Sure. There it is:
Microsoft Visual Studio Enterprise 2017
Version 15.0.26228.9 D15RTWSVC
Microsoft .NET Framework
Version 4.6.01586
Installed Version: Enterprise
Architecture Diagrams and Analysis Tools 00369-60000-00001-AA780
Microsoft Architecture Diagrams and Analysis Tools
Visual Basic 2017 00369-60000-00001-AA780
Microsoft Visual Basic 2017
Visual C# 2017 00369-60000-00001-AA780
Microsoft Visual C# 2017
Visual C++ 2017 00369-60000-00001-AA780
Microsoft Visual C++ 2017
Visual F# 4.1 00369-60000-00001-AA780
Microsoft Visual F# 4.1
Application Insights Tools for Visual Studio Package 8.6.00209.10
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2017 15.0.30223.0
ASP.NET and Web Tools 2017
ASP.NET Web Frameworks and Tools 2017 5.2.50127.0
For additional information, visit https://www.asp.net/
Azure App Service Tools v3.0.0 15.0.30209.0
Azure App Service Tools v3.0.0
Common Azure Tools 1.9
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
JavaScript Language Service 2.0
JavaScript Language Service
JavaScript Project System 2.0
JavaScript Project System
KofePackagePackage Extension 1.0
KofePackagePackage Visual Studio Extension Detailed Info
Microsoft Azure Tools 2.9
Microsoft Azure Tools for Microsoft Visual Studio 2017 - v2.9.50131.1
Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers
Microsoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC Package
Node.js Tools 1.3.50201.08
Adds support for developing and debugging Node.js apps in Visual Studio
NuGet Package Manager 4.0.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
SQL Server Data Tools 15.1.61702.140
Microsoft SQL Server Data Tools
TypeScript 2.1.5.0
TypeScript tools for Visual Studio

Best Regards
Version is similar, i'm using Community though, can you uninstall Serene and try with 2.9.20.4?
Here is what i get when i download Serene from Visual Studio => New Project => Online => Templates section

This causes Visual Studio 2017 to close and install Serene. VS2017 requires itself to close to install extensions. This is not specific to Serene.
After installation, i have to open Visual Studio again manually and if you go to Online section again, i see this error message:

So i think this is a Visual Studio 2017 bug. For now, you should use Installed section to create projects after installing Serene, not Online again...
@volkanceylan The results from installing again are the same as you posted. (Using Enterprise Trial)
Seems like a VS2017 bug to me too. I have no problem with that... but newcomers from VS2015 may see this as confusing...
Best Regards
Yes, not just ones from VS2015 but also ones who are trying it first time, finding it under Online section by luck. Hope MS will fix it soon or i'll be able to find a workaround.

We can catch their attention by emailing to [email protected]. ( as per http://stackoverflow.com/questions/40656621/how-to-feedback-in-visual-studio-2017-when-report-a-crash-crashes)
(i did not send email, please do)
or
filing an issue (which may take some time =( )
https://connect.microsoft.com/VisualStudio/Feedback
Hope this does not affect Serene's VS Gallery rating.
Most helpful comment
Yes, not just ones from VS2015 but also ones who are trying it first time, finding it under Online section by luck. Hope MS will fix it soon or i'll be able to find a workaround.