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

Visual Studio 2017 Support #1236

Closed
sjjpo2002 opened this issue May 4, 2017 · 8 comments
Closed

Visual Studio 2017 Support #1236

sjjpo2002 opened this issue May 4, 2017 · 8 comments

Comments

@sjjpo2002
Copy link

I tried to open the solution in VS 2017. It was able to migrate the projects to the MS Build format. But the Wix projects failed to convert. It looks like this is not compatible with VS 2017.

setup
Message
..\cs\setup\setup.wixproj: The application which this project type is based on was not found. Please try this link for further information: https://go.microsoft.com/fwlink/?LinkId=660147&projecttype=930C7802-8A8C-48F9-8165-68863BCCD9DD
setup_bundle
Message
..\cs\setup_bundle\setup_bundle.wixproj: The application which this project type is based on was not found. Please try this link for further information: https://go.microsoft.com/fwlink/?LinkId=660147&projecttype=930C7802-8A8C-48F9-8165-68863BCCD9DD

@JohnLangford
Copy link
Member

I don't know what the issue is. @eisber which version of VS are you using to compile VW right now? (We are planning to sync soon.)

@JohnLangford
Copy link
Member

We are currently on VS 2015. I'm not super attracted to upgrading because downgrading is much more difficult than vice-versa in general.

@eisber what are the wixproj's?

@eisber
Copy link
Collaborator

eisber commented Jun 30, 2017

wixproj is used to create the MSI
The current master is on VS2013 for native code (C++) and VS2015 for managed code (C#)

We're in the process of upgrading to VS2015 for both and sub-projects can be compiled on VS2017 using VS2015 backward compatibility.

I advise you not to upgrade to VS2017

@eisber
Copy link
Collaborator

eisber commented Jun 30, 2017

@JohnLangford
Copy link
Member

Closing this for now, reopen if unclear.

@adydeshmukh
Copy link

I am facing the same issue.
upgrading from VS2013 to VS2017
I have downloaded & installed wix toolset 3.11, but still the projects are unrecognized in VS2017

Any suggestions ?

@eisber
Copy link
Collaborator

eisber commented Dec 8, 2017 via email

@adydeshmukh
Copy link

I downloaded and installed WiX Toolset Visual Studio 2017 Extension and it worked after a restart for me.

Thanks for responding Marcus

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

4 participants