Re: Net Connect does not work on Visual Studio 2012
Posted by: Daniel Flöijer
Date: August 08, 2012 01:42AM

When I install the file I created by following the guide I get this:
Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:
- Visual Studio MPF

I've tried to search online for any clues, and the only thing I've found is that earlier versions of Visual Studio Express does not support all extension. However I don't think that is what is wrong here since manifest contains <Edition>VWDExpress</Edition>.

Full log:

2012-08-08 09:39:05 - Microsoft VSIX Installer
2012-08-08 09:39:05 - -------------------------------------------
2012-08-08 09:39:05 - Initializing Install...
2012-08-08 09:39:05 - Extension Details...
2012-08-08 09:39:05 - Identifier : ALEXANDRE.DECANINI.MYSQL
2012-08-08 09:39:05 - Name : MySQL Tools for Visual Studio
2012-08-08 09:39:05 - Author : Oracle, Inc.
2012-08-08 09:39:05 - Version : 6.5
2012-08-08 09:39:05 - Description : Database design tools for MySQL
2012-08-08 09:39:05 - Locale : en-US
2012-08-08 09:39:05 - MoreInfoURL :
2012-08-08 09:39:05 - InstalledByMSI : False
2012-08-08 09:39:05 - SupportedFrameworkVersionRange : [4.0]
2012-08-08 09:39:05 -
2012-08-08 09:39:05 - Supported Products :
2012-08-08 09:39:05 - Microsoft.VisualStudio.Ultimate
2012-08-08 09:39:05 - Version : [10.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.Premium
2012-08-08 09:39:05 - Version : [10.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.Pro
2012-08-08 09:39:05 - Version : [10.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.Pro
2012-08-08 09:39:05 - Version : [11.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.VSTS
2012-08-08 09:39:05 - Version : [10.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.VSTD
2012-08-08 09:39:05 - Version : [10.0]
2012-08-08 09:39:05 - Microsoft.VisualStudio.VWDExpress
2012-08-08 09:39:05 - Version : [11.0]
2012-08-08 09:39:05 -
2012-08-08 09:39:05 - References :
2012-08-08 09:39:05 - -------------------------------------------------------
2012-08-08 09:39:05 - Identifier : Microsoft.VisualStudio.MPF
2012-08-08 09:39:05 - Name : Visual Studio MPF
2012-08-08 09:39:05 - Version : 10.0
2012-08-08 09:39:05 - MoreInfoURL :
2012-08-08 09:39:05 - Nested : No
2012-08-08 09:39:05 -
2012-08-08 09:39:05 -
2012-08-08 09:39:05 - Searching for applicable products...
2012-08-08 09:39:05 - Found installed product - Microsoft Visual Studio Express 2012 RC for Web
2012-08-08 09:39:05 - The extension with ID 'ALEXANDRE.DECANINI.MYSQL' is not installed to Microsoft Visual Studio Express 2012 RC for Web.
2012-08-08 09:39:05 - Found installed product - Global Location
2012-08-08 09:39:06 - The following target products have been selected...
2012-08-08 09:39:06 - Microsoft Visual Studio Express 2012 RC for Web
2012-08-08 09:39:06 -
2012-08-08 09:39:06 - Beginning to install extension to Microsoft Visual Studio Express 2012 RC for Web...
2012-08-08 09:39:06 - Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:
- Visual Studio MPF
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)

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.