I am having a couple of problems with Wix V2. They may be related. I've included my system configuration at the bottom.
First thing, I cannot get Votive to create a valid Wix project file.
Installation of Votive was successful (Version 5325). After installation, when
I open Visual Studio I can see the new Wizard for creating Wix Projects. When I
use the wizard to create a Wix project it has a problem.
The status bar says "Creating project "WixProject1.wixproj"...project creation
was successful", but there is nothing at all in the Solution Explorer. If I
look at the WixProject1.wixproj file, it looks OK (see attached), but VS
doesn't do anything with it. Closing and reloading the project just gets
"ready" in the status bar.
Secondly, I cannot compile the Delivery project.
dtools debug succeeded.
wix debug failed.
wix20 debug failed.
WIX 2.0 fails to compile with: "Building WiX requires .NET Framework 1.1 SDK".
However, I know it is installed. It's part of the OS.
Wix 3.0 fails with:
Using NANT from the C:\Delivery\Dev\wix directory:
[exec] Build FAILED.
[exec]
C:\Delivery\Dev\wix\src\votive\SDK_VS2008\Tools\Build\Microsoft.VsSDK.targets(448,5):
error MSB4062: The "CalculateZipItems" task could not be loaded from the
assembly
C:\Delivery\Dev\wix\src\votive\SDK_VS2008\Tools\Build\Microsoft.VsSDK.Build.Tasks.dll.
Could not load file or assembly 'Microsoft.Build.Utilities.v3.5,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of
its dependencies. The system cannot find the file specified. Confirm that the
<UsingTask> declaration is correct, and that the assembly and all its
dependencies are available.
[exec] 0 Warning(s)
[exec] 1 Error(s)
My configuration:
Windows 2003 Server
Visual Studio 2005 Team Suite with all SPs
Installed packages:
{437AB8E0-FB69-4222-B280-A64F3DE22591} Microsoft Visual Studio 2005
Professional Edition - ENU
{15095BF3-A3D7-4DDF-B193-3A496881E003} Microsoft .NET Framework 3.0
{C25EF637-BE7A-4761-9B45-9069989C319F} Microsoft Visual Studio 2005 Premier
Partner Edition - ENU
{B43357AA-3A6D-4D94-B56E-43C44D09E548} Microsoft .NET Framework (English)
{7131646D-CD3C-40F4-97B9-CD9E4E6262EF} Microsoft .NET Framework 2.0
{1862162E-3BBC-448F-AA63-49F33152D54A} Microsoft Visual Studio 2005 Team Suite
- ENU
{E027FE2E-3FF5-4DC9-A838-3F21CCF74EFE} Microsoft Visual Studio 2005 Team
Explorer - ENU
WixProject1.wixproj
Description: WixProject1.wixproj
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

