How to debug WiX installer -


i adding build wix installer include multi-website deployment based on custom dialog selection.

i running issue when run in debug mode , not sure how tackle problem find issue is, getting failed load xml error:

msi (s) (d0:60) [10:25:14:945]: executing op: actionstart(name=execxmlfile,,) action 10:25:14: execxmlfile.

msi (s) (d0:60) [10:25:14:960]: executing op: customactionschedule(action=execxmlfile,actiontype=3073,source=binarydata,target=execxmlfile,customactiondata=20c:\program files\company name, inc\18.4.007\navigator\bin\hibernate.cfg.xml30//property[@name='connection.connection_string_name']workbench_prod2130/ + more similar stuff

msi (s) (d0:30) [10:25:14:976]: invoking remote custom action. dll: c:\windows\installer\msi5e32.tmp, entrypoint: execxmlfile

msi (s) (d0:b0) [10:25:14:976]: generating random cookie.

msi (s) (d0:b0) [10:25:14:976]: created custom action server pid 3980 (0xf8c).

msi (s) (d0:8c) [10:25:15:163]: running service.

msi (s) (d0:8c) [10:25:15:163]: hello, i'm 32bit elevated custom action server.

execxmlfile: error 0x8007006e: failed load xml file:

the advice can give use orca, low-level tool creating , editing msi file. @ least validate msi , show errors or warnings finds.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -