簡體   English   中英

無法安裝Microsoft.Practices.EnterpriseLibrary.ConfigConsoleV6.vsix - “擴展無法安裝在......已安裝的產品上”

[英]Cannot install Microsoft.Practices.EnterpriseLibrary.ConfigConsoleV6.vsix - “extension not installable on … installed products”

我單擊Microsoft.Practices.EnterpriseLibrary.ConfigConsoleV6.vsix。 用於安裝企業庫配置。 但它不能安裝這個。 我需要你的幫助,請參閱下面的查看安裝日志

**6/23/2015 10:45:41 AM -   Supported Products : 
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Ultimate
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Premium
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Pro
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM -     References      : 
6/23/2015 10:45:41 AM -         -------------------------------------------------------
6/23/2015 10:45:41 AM -         Identifier   : Microsoft.VisualStudio.MPF
6/23/2015 10:45:41 AM -         Name         : Visual Studio MPF
6/23/2015 10:45:41 AM -         Version      : [10.0,)
6/23/2015 10:45:41 AM -         MoreInfoURL  : 
6/23/2015 10:45:41 AM -         Nested       : No
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM - Searching for applicable products...
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio 2010 Ultimate
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Ultimate 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Premium 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Professional 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
6/23/2015 10:45:41 AM - Found installed product - Global Location
6/23/2015 10:45:41 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()**

你可以從它說的日志中看到

支持的產品:6/23/2015 10:45:41 AM - Microsoft.VisualStudio.Ultimate 2015/6/23 10:45:41 AM - 版本:[11.0]

版本11是VS2012,看起來你想要安裝版本12的VS2013擴展。您可以將企業庫安裝為nuget包; 如果您確實想將其安裝為VS擴展,那么請獲取VS2013

Microsoft.Practices.EnterpriseLibrary.ConfigConsole.V6.VS2013.vsix

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM