Yes, that's the first "value 3" in the log file. > -----Original Message----- > From: Rob Mensching [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 10:56 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Install fails when calling > NetFxScheduleNativeImage > > Is that the first instance of "value 3" in the log file? If not can > you share that part of the log file. If so, it does appear that the > SchedNetFx entry point failed. I don't know that code well and there > is nothing useful in the log, unfortunately. > > -----Original Message----- > From: John Vottero [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 15:50 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Install fails when calling > NetFxScheduleNativeImage > > The following is a portion of an MSI log that I believe shows the > problem. I could be wrong about that, reading MSI logs isn't the > easiest thing in the world. The way I read this, it's removing files > and then calls the NetFxScheduleNativeImage. Is that called when an > assembly is being removed? This is a minor upgrade, nothing is being > removed, assemblies are being replaced. It also seems that this error > is only occurring on one specific machine. > > Can anyone give me some hints? Is the problem in > NetFxScheduleNativeImage? Do you have any idea why this would work on > hundreds of machines but fail on 1? > > This is WiX version 2.0.4820 > > Thanks, > > John Vottero > > > MSI (s) (E8:04) [11:49:30:054]: Doing action: RemoveFiles > MSI (s) (E8:04) [11:49:30:054]: Note: 1: 2205 2: 3: ActionText > MSI (s) (E8:04) [11:49:30:054]: Doing action: NetFxScheduleNativeImage > MSI (s) (E8:04) [11:49:30:054]: Note: 1: 2205 2: 3: ActionText > MSI (s) (E8:3C) [11:49:30:054]: Invoking remote custom action. DLL: > E:\WINDOWS\Installer\MSI9C58.tmp, Entrypoint: SchedNetFx > MSI (s) (E8:44) [11:49:30:054]: Generating random cookie. > MSI (s) (E8:44) [11:49:30:069]: Created Custom Action Server with PID > 4316 (0x10DC). > MSI (s) (E8:50) [11:49:30:085]: Running as a service. > MSI (s) (E8:50) [11:49:30:085]: Hello, I'm your 32bit Impersonated > custom action server. > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8!00) [11:49:30:100]: Note: 1: 2715 2: > MSI (s) (E8:04) [11:49:30:100]: Machine policy value 'DisableRollback' > is 0 > MSI (s) (E8:04) [11:49:30:100]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\ > R > ollback\Scripts 3: 2 > MSI (s) (E8:04) [11:49:30:100]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\ > R > ollback\Scripts 3: 2 > MSI (s) (E8:04) [11:49:30:100]: No System Restore sequence number for > this installation. > MSI (s) (E8:04) [11:49:30:100]: Unlocking Server > MSI (s) (E8:04) [11:49:30:116]: MainEngineThread is returning 1603 > MSI (s) (E8:F4) [11:49:30:225]: Destroying RemoteAPI object. > MSI (s) (E8:44) [11:49:30:225]: Custom Action Manager thread ending. > MSI (c) (28:D0) [11:49:30:225]: Back from server. Return value: 1603 > MSI (c) (28:D0) [11:49:30:225]: Decrementing counter to disable > shutdown. If counter >= 0, shutdown will be denied. Counter after > decrement: -1 > MSI (c) (28:D0) [11:49:30:225]: PROPERTY CHANGE: Deleting > SECONDSEQUENCE > property. Its current value is '1'. > Action ended 11:49:30: ExecuteAction. Return value 3. > MSI (c) (28:D0) [11:49:30:225]: Doing action: FatalError > MSI (c) (28:D0) [11:49:30:225]: Note: 1: 2205 2: 3: ActionText > Action 11:49:30: FatalError. > Action start 11:49:30: FatalError. > MSI (c) (28:D0) [11:49:30:225]: Note: 1: 2205 2: 3: Error > MSI (c) (28:D0) [11:49:30:225]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 2726 > DEBUG: Error 2726: Action not found: FatalError > The installer has encountered an unexpected error installing this > package. This may indicate a problem with this package. The error code > is 2726. The arguments are: FatalError, , > Action ended 11:49:30: FatalError. Return value 0. > Action ended 11:49:30: INSTALL. Return value 3. > > ----------------------------------------------------------------------- > -- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ----------------------------------------------------------------------- > -- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users