How large?  Maybe we're hitting the size problem a different way.

What is the latest version of the WiX toolset that you are using?

-----Original Message-----
From: John Cooper (Volt) [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 15:18
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] light.exe : error LGHT0001 : Error HRESULT E_FAIL has 
been returned from a call to a COM component.

Just the flat release directory I'm working with right now has 21,297 files.  
But the "goal" install optionally includes a good chunk of the source tree to 
the tune of slightly over 330,000 files.


--
John M. Cooper

P.S. I don't make the requirements, I just try to implement them.  :)



-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 3:13 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] light.exe : error LGHT0001 : Error HRESULT E_FAIL has 
been returned from a call to a COM component.

How many files?  Take a look at the bug I mentioned.

-----Original Message-----
From: John Cooper (Volt) [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 15:10
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] light.exe : error LGHT0001 : Error HRESULT E_FAIL has 
been returned from a call to a COM component.

I get the same error with the latest beta.  I gather I've run out of memory 
suds?

--
John M. Cooper


-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 3:07 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] light.exe : error LGHT0001 : Error HRESULT E_FAIL has 
been returned from a call to a COM component.

That build is 5 months old.  Lots of bugs fixed in that time.  However, this 
particular issue sounds like BUG:1714496.  Note the fix for the bug is to print 
out a friendlier error message not to change the underlying Windows Installer 
to accept more files.

-----Original Message-----
From: John Cooper (Volt) [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 14:32
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] light.exe : error LGHT0001 : Error HRESULT E_FAIL has been 
returned from a call to a COM component.

When running light.exe in an automated job to build an MSI, I get the following 
error message:

Microsoft (R) Windows Installer Xml Linker version 3.0.4207.0
Copyright (C) Microsoft Corporation. All rights reserved.

light.exe : error LGHT0001 : Error HRESULT E_FAIL has been returned from a call 
to a COM component.

Exception Type: System.Runtime.InteropServices.COMException

Stack Trace:
   at 
Microsoft.Tools.WindowsInstallerXml.Cab.Interop.CabInterop.CreateCabAddFile(String
 file, String token, IntPtr contextHandle)
   at Microsoft.Tools.WindowsInstallerXml.Cab.WixCreateCab.AddFile(String file, 
String token)
   at 
Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem
 cabinetWorkItem)
   at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.ProcessWorkItems()

Reducing the number of files sometimes helps.

--
John M. Cooper



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to