Hi all, The light.exe is crashing with Null Reference Exception. i am currently using latest version of Wix released in Aug 29.(3.0.4429.0)
The stack tree is as below: C:\Documents and Settings\pavanga\Desktop\wix-pavan\Wix Sample>light.exe -out Sa mpleWixUI.msi SampleWixUi.wixobj CCFLib\CCFWixUI_Mondo.wixlib -loc WixUI_en-us.w xl -ext WixIISExtension -ext WixSqlExtension Microsoft (R) Windows Installer Xml Linker version 3.0.4429.0 Copyright (C) Microsoft Corporation. All rights reserved. light.exe : error LGHT0001 : Object reference not set to an instance of an objec t. Exception Type: System.NullReferenceException Stack Trace: at Microsoft.Tools.WindowsInstallerXml.Binder.MergeUnrealTables(TableCollecti on tables) at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output output, Str ing databaseFile) at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String file ) at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args) Not able to figure out the problem. Any help? Thanks, Pavan ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

