Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. COAccording to my verbose log: Action 10:07:07: SetNewInstance. Action start 10:07:07: SetNewInstance. MSI (c) (84:58) [10:07:07:401]: PROPERTY CHANGE: Adding MSINEWINSTANCE property. Its value is '1'. Action ended 10:07:07: SetNewInstance. Return value 1. MSI (c) (84:58) [10:07:07:401]: Doing action: SetInstance_01 Action 10:07:07: SetInstance_01. Action start 10:07:07: SetInstance_01. MSI (c) (84:58) [10:07:07:401]: PROPERTY CHANGE: Modifying INSTANCEID property. Its current value is 'Def'. Its new value: 'Product01'. Action ended 10:07:07: SetInstance_01. Return value 1.
      singulars
    2. COSo it's applying the transform correctly and this is via the UI btw. BUT I then get this error during the ExecuteAction phase: DEBUG: Error 2755: Server returned unexpected error 1624 attempting to install package ProductWebInstaller.msi. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755. The arguments are: 1624, ProductWebInstaller.msi, MSI (c) (84:58) [10:07:10:445]: Product: Product8.3
      singulars
    3. COI have a couple of thoughts. The 1624 error seems to be transform related which points back to Rob's comment at the beginning. I assume the transform is internal. I added the ":" to the command line call above to indicate that fact. I'm still curious what the behavior is when you remove the UI and your CAs from your testing. The installer running correctly from the command line with the transform and MSINEWINSTANCE=1 would likely confirm what Rob was saying OR mean your CA sequencing is off. Good luck!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload