Looks like it's trying to load the embedded CABs within an extension DLL.
Quite why it should fail here when the extension itself is clearly being
loaded (as the library referencing the embedded CAB has been linked) I don't
know.

 

What exact version number of WiX are you using? Have you tried the most
recent weekly release from wix.sourceforge.net/releases?

 

-- 

Mike Dimmick

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Reggie Burnett
Sent: 19 July 2007 14:45
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] v3 light crashing with DirectoryNotFound exception

 

This is unexpected because I'm been running v3 Wix now for several months.
I installed it this morning into a Win2k3 image and now my project is giving
me a DirectoryNotFound exception when light is run.  Here is the stack
trace: 

 

     [exec] light.exe : error LGHT0001 : The system cannot find the path
specifi
ed.
     [exec] Exception Type: System.IO.DirectoryNotFoundException
     [exec] Stack Trace:
     [exec]    at System.Reflection.Assembly.nLoadFile (String path,
Evidence evi
dence, StackCrawlMark& stackMark)
     [exec]    at System.Reflection.Assembly.LoadFile(String path)
     [exec]    at
Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output 
 output, String databaseFile)
     [exec]    at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output
output,
 String file)
     [exec]    at
Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] a
rgs)
     [exec] Binder temporary directory located at
'C:\DOCUME~1\ADMINI~1\LOCALS~1
\Temp\3bcognia'.
     [exec] Validator temporary directory located at
'C:\DOCUME~1\ADMINI~1\LOCAL
S~1\Temp\qrcxttwb'. 

 

Any idea what it's looking for?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to