This is exactly what I did. Unzip the wix38-debug.zip and double click the 
wix.sln. Either version of Visual Studio cannot open it and reports the 
following error:



E:\wix38-debug\src\tools\wix\Wix.csproj : error  : Unable to read the project 
file 'Wix.csproj'.

E:\wix38-debug\src\tools\wix\Wix.csproj(277,3): The imported project 
"E:\tools\WixBuild.targets" was not found. Confirm that the path in the 
<Import> declaration is correct, and that the file exists on disk.



E:\wix38-debug\src\tools\candle\candle.csproj : error  : Unable to read the 
project file 'candle.csproj'.

E:\wix38-debug\src\tools\candle\candle.csproj(53,3): The imported project 
"E:\tools\WixBuild.targets" was not found. Confirm that the path in the 
<Import> declaration is correct, and that the file exists on disk.



Do I have to unzip the source code to a specific directory? The error seems to 
indicate that it tries to open E:\tools\WixBuild.targets but I do not have 
E:\tools directory on my hard drive at all?



Thank you,

Jun



-----Original Message-----
From: Carter Young [mailto:ecyo...@grandecom.net]
Sent: Friday, February 21, 2014 1:52 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Visual Studio 2010 and 2013 cannot open wix.sln



You only need one or the other.  If you download the Zip, Create a Source Code 
Directory, but only use the supplied solution in the zip to make changes to the 
WiX Project proper, (the one everyone uses).



Download the Exe, and run it to install Visual Studio Integration, then use the 
New Project Wizard to Create A VS Project that you use for your own project.



Carter



Quoting Jun Yin <jun...@microsoft.com<mailto:jun...@microsoft.com>>:



> Hi,

>

> I downloaded WiX toolset v3.8 from

> https://wix.codeplex.com/releases/view/115492 and installed the EXE

> and unzip the ZIP.

>

> However, when I try to open the WiX solution file:

> E:\wix38-debug\src\wix.sln with Visual Studio 2010 or Visual Studio

> 2013, the following errors:

>

> E:\wix38-debug\src\tools\wix\Wix.csproj : error  : Unable to read the

> project file 'Wix.csproj'.

> E:\wix38-debug\src\tools\wix\Wix.csproj(277,3): The imported project

> "E:\tools\WixBuild.targets" was not found. Confirm that the path in

> the <Import> declaration is correct, and that the file exists on disk.

>

> E:\wix38-debug\src\tools\candle\candle.csproj : error  : Unable to

> read the project file 'candle.csproj'.

> E:\wix38-debug\src\tools\candle\candle.csproj(53,3): The imported

> project "E:\tools\WixBuild.targets" was not found. Confirm that the

> path in the <Import> declaration is correct, and that the file exists

> on disk.

>

> What could be the problem? Is there anything I need to install to open

> the solution?

>

> Thank you,

> Jun

> ----------------------------------------------------------------------

> -------- Managing the Performance of Cloud-Based Applications Take

> advantage of what the Cloud has to offer - Avoid Common Pitfalls.

> Read the Whitepaper.

> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.

> clktrk _______________________________________________

> WiX-users mailing list

> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>

> https://lists.sourceforge.net/lists/listinfo/wix-users

>

>









------------------------------------------------------------------------------

Managing the Performance of Cloud-Based Applications Take advantage of what the 
Cloud has to offer - Avoid Common Pitfalls.

Read the Whitepaper.

http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>

https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to