`Could not find a part of the path WiX Toolset v3.8\bin\IA64\burn.exe` even though I don't target IA64 -


Failed with
   
 :  

Since the dragging changes, the view path of the My InstallerBootstrapper project in C # 2010 does not find any part of "YX Toolset v3.8 \ bin \ IA64 \ burn.exe"

This directory does not actually exist, but it never happened and the InstallerBootstrapper was producing correctly before dragging it.

  • VIXPRG and .Wocks have not changed.
  • I've reviewed the changes, but can not figure out what kind of changes can happen.
  • There is no file string "IA64" in the entire solution.
  • I have not updated the YX since a few months.
  • Google returns anything with these words

    Anyone could have thought what could happen?

    The reason for some unfathomable, InstallerBootstrapper was configured to use IA64:

    ia64

    This happened when I reinstalled the installer e In installer bootstrapper projects no idea why, but this solution can be fixed by editing the file or using the configuration manager.

    I should also search for lowercase string.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -