When running wix I get the following Error: with error MSB4019: The imported project
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not sure about other problems that might cause this but I was unaware that Wix is not installed alongside ms build.
I was trying to build a project that was sat on our build server and ran into this problem.
You need to download and install it from http://wix.sourceforge.net/ first.
Another commonly used package is MSBuild Community tasks which is available from
https://github.com/loresoft/msbuildtasks
The last stable release is downloadable from the bit called nightly builds!
This will give a similar error message.