/build/static/layout/Breadcrumb_cap_w.png

Component Broken, But Nothing Has Changed. ???

Hi all,

QA told me late Friday that it appears a component has broken since our last distribution. The file is C1.Win.C1FlexGrid.2.dll. I checked the component codes in the previous release and the current release and there was no change there. Its the same file, version, etc. The behavior was seen following the Major Upgrade.

RemoveExistingProducts occurs immediately following InstallValidate.

I will have them check to see that the file is in place prior to initiating our application during the next test(s), but I was just wondering what else I might be able to look at to track this down.

I remember this happened to me way back in the day for a common third party .dll and we could never figure out what happened. We just had to settle for the self repair following that distribution.

Any help appreciated!

Thanks much in advance!!

0 Comments   [ + ] Show comments

Answers (3)

Posted by: pjgeutjens 13 years ago
Red Belt
0
This is just a stab in the dark, but maybe worth a look..

I've seen this "disappearing file" issue in cases where an uninstall of an application was done while the files in question were locked by the OS. The combination of a new version of the application installing the exact same file/component, and Windows doing housekeeping in the form of PendingFileRenameOperations entries in the registry, might cause these locked files to be deleted after a reboot.

Since your RemoveExistingProducts action is scheduled after InstallValidate, basically a full uninstall of the old version is done before your application starts installing, so this could be an issue..
Have to say though I mostly recall this issue happening when we did an uninstall of older versions OUTSIDE the MSI, using MSIEXEC /X commands. Don't really recall this in a case where the uninstall was triggered by the msi itself.

Hope this helps,

PJ
Posted by: john.pirvu 13 years ago
Senior Yellow Belt
0
I wrote an article about this last week, perhaps it will help you:
http://www.setupanddeployment.com/windows-installer-bugs/missing-files-upgrade/

If it doesn't, try creating an upgrade log and search for messages of this form:
skipping installation of assembly component: {ID}
This way you can determine why the component isn't installed.
Posted by: Superfreak3 13 years ago
2nd Degree Black Belt
0
Currently in the process of trying to repeat the problem on demand. I will then log, check, and post results. Fingers Crossed :D
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ