Discussion:
[WiX-users] I'd call this an error, not a warning
Mark Roden
16 years ago
Permalink
Hi all,

Attempting to bootstrap in the .NET 3.5 sp1 installer yields the
following warning:

C:\Documents and
Settings\hudson\.hudson\jobs\PhotonMainCI\workspace\photon\main\PhotonSetupWiX\PhotonSetupWiX.wixproj
: warning MSB3155: Item 'Microsoft.Net.Framework.3.5.SP1' could not be
located in 'C:\Program Files\Microsoft
SDKs\Windows\v6.0A\Bootstrapper\'.


I'd call that actually a pretty severe error, not a warning.

Any idea on why the sp1 installer can't be found? I've followed the
instructions on:
http://download.microsoft.com/download/A/2/8/A2807F78-C861-4B66-9B31-9205C3F22252/VS2008SP1Readme.htm
to the letter.

I suspect that the setup.bin file is broken...

Mark
Bob Arnson
16 years ago
Permalink
Post by Mark Roden
: warning MSB3155: Item 'Microsoft.Net.Framework.3.5.SP1' could not be
located in 'C:\Program Files\Microsoft
SDKs\Windows\v6.0A\Bootstrapper\'.
I'd call that actually a pretty severe error, not a warning.
That's the .NET bootstrapper, not WiX.
--
sig://boB
http://joyofsetup.com/
Continue reading on narkive:
Loading...