Closed karthikeyanmlp closed 5 years ago
.VSIX installation support added for Microsoft Visual Studio Express 2015 for Web on following fork. @karthikeyanmlp/DNN.Templates
Following .VSIX supports VS 2015 Community and Express versions DNNTemplates.vsix Dnn Mvc Module.vsix Dnn Spa Module.vsix
While installing the Template we getting following Error message.
Installation Failed: This extension is not installable on any currently installed products.
Supported Products :
Microsoft.VisualStudio.Community
Version : [14.0,15.0)
Searching for applicable products...
Found installed product - Microsoft Visual Studio Express 2013 for Web
Found installed product - Microsoft Visual Studio Express 2015 for Web
Found installed product - Global Location
Found installed product - ssms
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()