Skip to content

Instantly share code, notes, and snippets.

Created May 14, 2015 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e3dce7a82298cbf696b0 to your computer and use it in GitHub Desktop.
Save anonymous/e3dce7a82298cbf696b0 to your computer and use it in GitHub Desktop.
Error in which installing the DNN Module Development templates caused.
5/14/2015 2:42:02 PM - Microsoft VSIX Installer
5/14/2015 2:42:02 PM - -------------------------------------------
5/14/2015 2:42:02 PM - Initializing Install...
5/14/2015 2:42:02 PM - Extension Details...
5/14/2015 2:42:02 PM - Identifier : e48e838a-c708-4d43-b822-4d5de0d13eed
5/14/2015 2:42:02 PM - Name : DotNetNuke Project Templates
5/14/2015 2:42:02 PM - Author : Chris Hammond
5/14/2015 2:42:02 PM - Version : 4.1
5/14/2015 2:42:02 PM - Description : This Visual Studio Package contains Project Templates to aid in your DotNetNuke Extension development.
5/14/2015 2:42:02 PM - Locale : en-US
5/14/2015 2:42:02 PM - MoreInfoURL : http://www.christoc.com/Products/Module-Development-Templates
5/14/2015 2:42:02 PM - InstalledByMSI : True
5/14/2015 2:42:02 PM - SupportedFrameworkVersionRange : [4.0]
5/14/2015 2:42:02 PM -
5/14/2015 2:42:02 PM - Supported Products :
5/14/2015 2:42:02 PM - Microsoft.VisualStudio.Pro
5/14/2015 2:42:02 PM - Version : [12.0]
5/14/2015 2:42:02 PM - Microsoft.VisualStudio.VWDExpress
5/14/2015 2:42:02 PM - Version : [12.0]
5/14/2015 2:42:02 PM -
5/14/2015 2:42:02 PM - References :
5/14/2015 2:42:02 PM - -------------------------------------------------------
5/14/2015 2:42:02 PM - Identifier : Microsoft.VisualStudio.MPF.12.0
5/14/2015 2:42:02 PM - Name : Visual Studio MPF 12.0
5/14/2015 2:42:02 PM - Version : [12.0]
5/14/2015 2:42:02 PM - MoreInfoURL :
5/14/2015 2:42:02 PM - Nested : No
5/14/2015 2:42:02 PM -
5/14/2015 2:42:02 PM -
5/14/2015 2:42:02 PM - Searching for applicable products...
5/14/2015 2:42:02 PM - Found installed product - Microsoft Visual Studio Professional 2012
5/14/2015 2:42:02 PM - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated)
5/14/2015 2:42:02 PM - Found installed product - Microsoft Visual Studio Professional 2013
5/14/2015 2:42:02 PM - The extension with ID 'e48e838a-c708-4d43-b822-4d5de0d13eed' is not installed to Microsoft Visual Studio Professional 2013.
5/14/2015 2:42:02 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
5/14/2015 2:42:02 PM - Found installed product - Global Location
5/14/2015 2:42:02 PM - Found installed product - ssms
5/14/2015 2:42:31 PM - The following target products have been selected...
5/14/2015 2:42:31 PM - Microsoft Visual Studio Professional 2013
5/14/2015 2:42:31 PM -
5/14/2015 2:42:31 PM - Beginning to install extension to Microsoft Visual Studio Professional 2013...
5/14/2015 2:42:31 PM - Install Error : Microsoft.VisualStudio.ExtensionManager.InstallByMsiException: The InstalledByMSI element in extension DotNetNuke Project Templates cannot be 'true' when installing an extension through the Extensions and Updates Installer. The element can only be 'true' when an MSI lays down the extension manifest file.
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForInstallBlockers(InstallableExtensionImpl extension, IInstalledExtensionList modifiedInstalledExtensionsList, Boolean isNestedExtension, Boolean& olderVersionInstalled)
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallInternal(InstallableExtensionImpl extension, Boolean perMachine, Boolean isNestedExtension, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten)
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall(IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp)
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker(IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp)
@bahriaz
Copy link

bahriaz commented Sep 28, 2015

same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment