Hey all,
  All of a sudden I'm getting the following error:
C:\Program Files\Windows Installer XML v3.5\bin\WixUtilExtension.dll(0,0): 
error LGHT0104: Not a valid object file; detail: '.', hexadecimal value 0x00, 
is an invalid character. Line 1, position 17600.

The Light command line is (from the VS output window):

C:\Program Files\Windows Installer XML v3.5\bin\Light.exe -cultures:en-us -ext 
"C:\Program Files\Windows Installer XML v3.5\bin\WixUtilExtension.dll" -out 
C:\Projects\Temp\Setups\CodeSetService\SetupProject1\bin\Debug\SetupProject1.msi
 -pdbout 
C:\Projects\Temp\Setups\CodeSetService\SetupProject1\bin\Debug\SetupProject1.wixpdb
 obj\Debug\Product.wixobj obj\Debug\Product.Generated.wixobj


The setup.wixproj is an empty setup with WixUtilExtension referenced.


Any ideas as what to fix? It's like the -ext option isn't doing something right.

----- Ed

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to