[WiX-users] WiX build 3.0.4207 - missing mergmod.dll

2008-06-11 Thread Roy Abou Assaly

Hi,

I know I've seen a few blog posts about this and how it's been fixed in WiX
v3, but that you're working on it for v2, but it seems to back in build
3.0.4207.  I get the following message:

light.exe : error LGHT0001 : Unable to load DLL 'mergemod.dll': The
specified module could not be found. (Exception from HRESULT: 0x8007007E)
Exception Type: System.DllNotFoundException

Stack Trace:
   at
Microsoft.Tools.WindowsInstallerXml.MergeMod.NativeMethods.MergeModGetClassObject(Guid
clsid, Guid iid)
   at
Microsoft.Tools.WindowsInstallerXml.MergeMod.NativeMethods.GetMsmMerge()
   at Microsoft.Tools.WindowsInstallerXml.Binder.ProcessMergeModules(Output
output, FileRowCollection fileRows)
   at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output output,
String data baseFile)
   at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String
file)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args)
Binder temporary directory located at
'C:\Users\me\AppData\Local\Temp\khxhpgly'.
Validator temporary directory located at
'C:\Users\me\AppData\Local\Temp\i6vv_t07'.

Where can I get my hands on this magical DLL and where should I put it.

Thanks!
-- 
View this message in context: 
http://www.nabble.com/WiX-build-3.0.4207---missing-mergmod.dll-tp17782619p17782619.html
Sent from the wix-users mailing list archive at Nabble.com.


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX build 3.0.4207 - missing mergmod.dll

2008-06-11 Thread Ryan O'Neill
I saw that too, a reinstall / reboot fixed mine though.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roy Abou
Assaly
Sent: 11 June 2008 18:06
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX build 3.0.4207 - missing mergmod.dll


Hi,

I know I've seen a few blog posts about this and how it's been fixed in WiX
v3, but that you're working on it for v2, but it seems to back in build
3.0.4207.  I get the following message:

light.exe : error LGHT0001 : Unable to load DLL 'mergemod.dll': The
specified module could not be found. (Exception from HRESULT: 0x8007007E)
Exception Type: System.DllNotFoundException

Stack Trace:
   at
Microsoft.Tools.WindowsInstallerXml.MergeMod.NativeMethods.MergeModGetClassO
bject(Guid
clsid, Guid iid)
   at
Microsoft.Tools.WindowsInstallerXml.MergeMod.NativeMethods.GetMsmMerge()
   at Microsoft.Tools.WindowsInstallerXml.Binder.ProcessMergeModules(Output
output, FileRowCollection fileRows)
   at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output output,
String data baseFile)
   at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String
file)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args)
Binder temporary directory located at
'C:\Users\me\AppData\Local\Temp\khxhpgly'.
Validator temporary directory located at
'C:\Users\me\AppData\Local\Temp\i6vv_t07'.

Where can I get my hands on this magical DLL and where should I put it.

Thanks!
-- 
View this message in context:
http://www.nabble.com/WiX-build-3.0.4207---missing-mergmod.dll-tp17782619p17
782619.html
Sent from the wix-users mailing list archive at Nabble.com.


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 270.2.0/1497 - Release Date: 11/06/2008
08:32


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX build 3.0.4207 - missing mergmod.dll

2008-06-11 Thread Roy Abou Assaly

Lucky me.  I found this post by Bob: 
http://www.joyofsetup.com/2008/06/09/wix-v2-needs-fixed-mergemoddll-too/

So I downloaded the zip file for build 3.0.4207.0
(http://wix.sourceforge.net/releases/3.0.4207.0/) and took the mergmod.dll
from there and copied it.  So it looks like the binaries in the zip file
have mergemod.dll, but the MSI file doesn't.  Only the mergmod.cub file is
in the MSI file.  The mergemod.dll file that copied from the binaries zip
file is  3.0.3790.371


-- 
View this message in context: 
http://www.nabble.com/WiX-build-3.0.4207---missing-mergmod.dll-tp17782619p17782786.html
Sent from the wix-users mailing list archive at Nabble.com.


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX build 3.0.4207 - missing mergmod.dll

2008-06-11 Thread Roy Abou Assaly



Bob Arnson-6 wrote:
 
 Roy Abou Assaly wrote:
 Lucky me.  I found this post by Bob: 
 http://www.joyofsetup.com/2008/06/09/wix-v2-needs-fixed-mergemoddll-too/

 So I downloaded the zip file for build 3.0.4207.0
 (http://wix.sourceforge.net/releases/3.0.4207.0/) and took the
 mergmod.dll
 from there and copied it.  So it looks like the binaries in the zip file
 have mergemod.dll, but the MSI file doesn't.  Only the mergmod.cub file
 is
 in the MSI file.  The mergemod.dll file that copied from the binaries zip
 file is  3.0.3790.371
   
 
 See also 
 http://www.joyofsetup.com/2008/05/27/the-case-of-the-missing-mergemoddll-in-wix-v304123/.
  
 
 Aaah.  That explains it.  Thanks for the prompt reply Bob!
 
 -- 
 sig://boB
 http://joyofsetup.com/
 
 
 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 

-- 
View this message in context: 
http://www.nabble.com/WiX-build-3.0.4207---missing-mergmod.dll-tp17782619p17783210.html
Sent from the wix-users mailing list archive at Nabble.com.


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users