Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This extension cannot be installed because the following references are missing: - Visual Studio MPF 14.0 #110

Open
mdunka opened this issue May 18, 2016 · 1 comment

Comments

@mdunka
Copy link

mdunka commented May 18, 2016

5/18/2016 3:57:04 PM - Microsoft VSIX Installer
5/18/2016 3:57:04 PM - -------------------------------------------
5/18/2016 3:57:04 PM - Initializing Install...
5/18/2016 3:57:04 PM - Extension Details...
5/18/2016 3:57:04 PM - Identifier : NiftyPerforce.Tilander.eb29cef1-a8b5-41b1-922d-6ba8cec91ef4
5/18/2016 3:57:04 PM - Name : NiftyPerforce
5/18/2016 3:57:04 PM - Author : Jim Tilander
5/18/2016 3:57:04 PM - Version : 2.0.0
5/18/2016 3:57:04 PM - Description : Simple Perforce integration for Visual Studio
5/18/2016 3:57:04 PM - Locale : en-US
5/18/2016 3:57:04 PM - MoreInfoURL : https://github.com/jtilander/niftyplugins
5/18/2016 3:57:04 PM - InstalledByMSI : False
5/18/2016 3:57:04 PM - SupportedFrameworkVersionRange : 4.5
5/18/2016 3:57:04 PM -
5/18/2016 3:57:04 PM - Supported Products :
5/18/2016 3:57:04 PM - Microsoft.VisualStudio.Community
5/18/2016 3:57:04 PM - Version : [11.0,15.0]
5/18/2016 3:57:04 PM - Microsoft.VisualStudio.Pro
5/18/2016 3:57:04 PM - Version : [11.0,15.0)
5/18/2016 3:57:04 PM -
5/18/2016 3:57:04 PM - References :
5/18/2016 3:57:04 PM - -------------------------------------------------------
5/18/2016 3:57:04 PM - Identifier : Microsoft.VisualStudio.MPF.14.0
5/18/2016 3:57:04 PM - Name : Visual Studio MPF 14.0
5/18/2016 3:57:04 PM - Version : [14.0]
5/18/2016 3:57:04 PM - MoreInfoURL :
5/18/2016 3:57:04 PM - Nested : No
5/18/2016 3:57:04 PM -
5/18/2016 3:57:04 PM -
5/18/2016 3:57:04 PM - Searching for applicable products...
5/18/2016 3:57:04 PM - Found installed product - Microsoft Visual Studio Professional 2012
5/18/2016 3:57:05 PM - The extension with ID 'NiftyPerforce.Tilander.eb29cef1-a8b5-41b1-922d-6ba8cec91ef4' is not installed to Microsoft Visual Studio Professional 2012.
5/18/2016 3:57:05 PM - Found installed product - Microsoft LightSwitch for Visual Studio 2012
5/18/2016 3:57:05 PM - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated)
5/18/2016 3:57:05 PM - Found installed product - Global Location
5/18/2016 3:57:07 PM - The following target products have been selected...
5/18/2016 3:57:07 PM - Microsoft Visual Studio Professional 2012
5/18/2016 3:57:07 PM -
5/18/2016 3:57:08 PM - Beginning to install extension to Microsoft Visual Studio Professional 2012...
5/18/2016 3:57:08 PM - Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:

  • Visual Studio MPF 14.0
    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, IDictionary2 extensionsInstalledSoFar, List1 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant