|
|
#1 (permalink) |
|
Guest
Posts: n/a
|
Hi All,
I'm upgrading product from version 1.0.1.0 to version 1.0.9.0 we running msiexec with /fvomus command line parameters. An old .net dll version 1.0.1.1 doesn't get updated to the new version 1.0.1.9 Msi verbose log file shows that product upgraded, but there are error messages: MSI (s) (5C:B0) [19:06:53:413]: Note: 1: 2205 2: 3: Error MSI (s) (5C:B0) [19:06:53:413]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1728 MSI (s) (5C:B0) [19:06:53:413]: Note: 1: 2205 2: 3: Error MSI (s) (5C:B0) [19:06:53:413]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 Another not really clean message MSI (s) (5C:B0) [19:06:39:881]: Executing op: FeaturePublish(Feature=Feature1,,Absent=2,Componen t=m?5'J65Ni@Nd'7TX~B,D.9z*,As$7@6SRz1LZo)QzFmHHKg]YAS2@'5a}v^CG9$RKQ($w=)PFkep)^c8K]2XKMMwz@C8HnjOuOLKV{qhKe=W=AgJ(nHiGv)sjemhHxWW_AFk XVlYPIbT3u~$I!}qz@VZyHo{}+`n) Can you pls give me idea how would I read these errors. Creating some new version I added a new component with a new GUID to the package. Can that affect the upgrading? Thanks, Vladimir |
|
|
|
#2 (permalink) |
|
Guest
Posts: n/a
|
Hi Vladimir,
These error messages are not related to your file. Most likely the file component is skipped during installation. Try searching for messages like this in your log: skipping installation of assembly component: {ID} If you still cannot find the problem you can send me the log so I can take a look. John -- http://www.setupanddeployment.com |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|