[wix-users] error LGHT0001: Failed to save resource. Error: 87

Farrukh Waheed farrukh1 at gmail.com
Tue Jun 21 22:48:00 PDT 2016


Hi
While building Managed Bootstrapper, Light.exe starting complaining about
Failed to Save Resource. Here is the log:
******
2> C:\Program Files (x86)\WiX Toolset v3.10\bin\Light.exe -out
D:\Office\MyProd\MyProd.Install\MyProd.Bundle\bin\Debug\MyProd.Install.exe
-pdbout
D:\Office\MyProd\MyProd.Install\MyProd.Bundle\bin\Debug\GVERSE.Planner.Install.wixpdb
-ext "C:\Program Files (x86)\WiX Toolset v3.10\bin\\WixUtilExtension.dll"
-ext "C:\Program Files (x86)\WiX Toolset v3.10\bin\\WixNetFxExtension.dll"
-ext "C:\Program Files (x86)\WiX Toolset v3.10\bin\\WixBalExtension.dll"
-contentsfile obj\Debug\Target.Bundle.wixproj.BindContentsFileList.txt
-outputsfile obj\Debug\Target.Bundle.wixproj.BindOutputsFileList.txt
-builtoutputsfile
obj\Debug\Target.Bundle.wixproj.BindBuiltOutputsFileList.txt
-wixprojectfile
D:\Office\MyProd\MyProd.Install\MyProd.Bundle\Target.Bundle.wixproj
obj\Debug\Target.Bundle.wixobj
2>D:\Office\MyProd\MyProd.Install\MyProd.Bundle\Target.Bundle.wxs(157,0):
warning LGHT1129: The RollbackBoundary
'rba56536E7B921C874C51FED6CB8F93BEE4' was discarded because it was not
followed by a package. Without a package the rollback boundary doesn't do
anything. Verify that the RollbackBoundary element is not followed by
another RollbackBoundary and that the element is not at the end of the
chain.
2>light.exe(0,0): error LGHT0001: Failed to save resource. Error: 87
2>Done building project "Target.Bundle.wixproj" -- FAILED.

Anyone have any idea about this?
Thanks


More information about the wix-users mailing list