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

Model Builder extension attempts to install to a version I've unchecked #449

Closed
gowland opened this issue May 13, 2019 · 2 comments
Closed

Comments

@gowland
Copy link

gowland commented May 13, 2019

Problem encountered on https://dotnet.microsoft.com/learn/machinelearning-ai/ml-dotnet-get-started-tutorial/install
Operating System: windows

I have two version of VS 2017 installed, pro and enterprise. Enterprise is not updated to the version required by the extension and so it is unchecked by default. So far it all makes sense.

Installation fails with the message that "the operation was not successful for all the selected products."

Opening the install log, I see that it was trying to install to the unchecked Enterprise version.

Here's a snippet from the log file:

2019-05-13 4:52:18 PM - The extension with ID 'FE96D051-645F-4309-AE99-107A776B0DA2' is not installed to Visual Studio Professional 2017.
2019-05-13 4:52:18 PM - Found installed product - Visual Studio Enterprise 2017 (2)
2019-05-13 4:52:18 PM - The extension with ID 'FE96D051-645F-4309-AE99-107A776B0DA2' is not installed to Visual Studio Enterprise 2017 (2).
2019-05-13 4:52:18 PM - Extension cannot be installed to the following products due to missing prerequisites:
2019-05-13 4:52:18 PM - Visual Studio Enterprise 2017 (2)
2019-05-13 4:52:18 PM - -------------------------------------------------------
2019-05-13 4:52:18 PM - Identifier : Microsoft.NetCore.ComponentGroup.DevelopmentTools.2.1
2019-05-13 4:52:18 PM - Name : .NET Core 2.1 development tools
2019-05-13 4:52:18 PM - Version : [15.0,17.0)
2019-05-13 4:52:18 PM - Error : The prerequisite specified does not exist
2019-05-13 4:52:18 PM -
2019-05-13 4:52:50 PM - InstallProgressPage ChangeType: 'SingleInstall' operationCount: '2' Text: 'Installing ...'
2019-05-13 4:52:50 PM - The following target products have been selected...
2019-05-13 4:52:50 PM - Visual Studio Professional 2017

@rustd
Copy link
Contributor

rustd commented May 14, 2019

Apologies for this error and thank you for reporting this. We will investigate this issue.

@rustd
Copy link
Contributor

rustd commented Jun 27, 2019

Closing as #44 is fixed. Please update your version of Model Builder.

@rustd rustd closed this as completed Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants