Re: [WiX-users] WiX 3.0 post 3304 working for anyone?

2007-10-31 Thread John Hall
 Whenever I run a tool in version 3307, 3328 or 3419 builds 
 obtained from wix.sourceforge.net/releases, I get a 
 System.IO.FileLoadException

 This suggests that the public key token of wix.dll isn't what 
 candle.exe is asking for. Loading the files into Reflector 
 (www.aisto.com/roeder/dotnet) shows that wix.dll has a public 
 key token of 9f4be179981a58d1.
 
 Is this working for anyone else? I can't imagine how it could 
 be, but before I put a bug in the tracker I wanted to be sure.

Mike,

The wix.dll in the Wix3 MSI is OK however - it is just the one in the
binaries.zip that has the wrong key. I've installed 3419 and it works
fine.

regards,
John

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WiX 3.0 post 3304 working for anyone?

2007-10-30 Thread Mike Dimmick
Whenever I run a tool in version 3307, 3328 or 3419 builds obtained from
wix.sourceforge.net/releases, I get a System.IO.FileLoadException
(0x80131040) saying that the wix assembly could not be loaded. Turning on
the binding logging gives this information:

=== Pre-bind state information ===
LOG: User = ***removed***
LOG: DisplayName = wix, Version=3.0.3328.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad
 (Fully-specified)
LOG: Appbase = file:///C:/Tools/wix3-binaries3328/
LOG: Initial PrivatePath = NULL
Calling assembly : candle, Version=3.0.3328.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file:
C:\Tools\wix3-binaries3328\candle.exe.Config
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: wix, Version=3.0.3328.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad
LOG: Attempting download of new URL
file:///C:/Tools/wix3-binaries3328/wix.DLL.
WRN: Comparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing
terminated.

This suggests that the public key token of wix.dll isn't what candle.exe is
asking for. Loading the files into Reflector (www.aisto.com/roeder/dotnet)
shows that wix.dll has a public key token of 9f4be179981a58d1.

Is this working for anyone else? I can't imagine how it could be, but before
I put a bug in the tracker I wanted to be sure.

-- 
Mike Dimmick


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX 3.0 post 3304 working for anyone?

2007-10-30 Thread Bob Arnson
Mike Dimmick wrote:
 Whenever I run a tool in version 3307, 3328 or 3419 builds obtained from
 wix.sourceforge.net/releases, I get a System.IO.FileLoadException
 (0x80131040) saying that the wix assembly could not be loaded. 

It's a known issue and the WiX buildmeisters are working on the fix 
(which is needed after we moved the WiX build to a new machine). But 
feel free to file a bug -- I don't see one at first glance and everyone 
loves to close bugs...g

-- 
sig://boB
http://joyofsetup.com/


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users