Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Platformsdk MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 06-07-2010, 08:01 PM   #1 (permalink)
Vladimir
Guest
 
Posts: n/a
Default Product minor version upgrade issue

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


  Reply With Quote
Old 06-20-2010, 08:01 AM   #2 (permalink)
John
Guest
 
Posts: n/a
Default RE: Product minor version upgrade issue

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
  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:52 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com