On Wed, 8 Sep 2010 06:57:49 -0700
Rob Mensching <r...@robmensching.com> wrote:

> The issue you are seeing is probably the managed code not launching
> for some reason. There should be a log file in %TEMP% called
> something "Wix" that hopefully will pinpoint the issue. If nt, we
> need to add more logging. :)

It seems more logging might be needed. This is what I see in the logs:

[08F8:0900][2010-09-11T18:18:31.101+00:00]: Initializing string variable 
'MbaNetfxPackageId' to value 'Netfx4Full'
[08F8:0900][2010-09-11T18:18:31.148+00:00]: Burn v3.6.0910.0, path: 
C:\Users\Bruce\Desktop\Wix36.exe, cmdline: ''
[08F8:0900][2010-09-11T18:18:31.148+00:00]: Setting string variable 'BurnLog' 
to value 'C:\Users\Bruce\AppData\Local\Temp\Wix36_20100911181831.log'
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Detect 3 packages
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Registry value not found. Key = 
'SOFTWARE\Microsoft\VisualStudio\8.0', Value = 'InstallDir'
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Condition 'Netfx4FullVersion AND 
(NOT VersionNT64 OR Netfx4x64FullVersion)' evaluates to true.
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Detected package: Netfx4Full, 
state: Present, cached: Yes
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Detected package: 
ProjectAggregator2, state: Absent, cached: No
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Detected package: Wix, state: 
Absent, cached: No
[08F8:0900][2010-09-11T18:18:31.226+00:00]: Detect complete, result: 0x0

So it's seeing that .NET 4.0 is installed but still displays the message:

The .NET Framework 4.0 is required by [BundleName] to
Click Install to    (view license)

-- 
Bruce Cran

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to