Source installation package out of sync

Got a problem you cannot solve? Try here.
christ23
Posts: 82
Joined: Mon Jan 16, 2012 4:51 am

Source installation package out of sync

Postby christ23 » Tue Jun 05, 2012 2:06 am

Hi,

while developing an installer, i suddenly am getiting this error (see screenshot). Now i am not able to continue developing and/or testing - the installer throws the error and then quits. What to do ?

1.jpg
error message
1.jpg (51.06 KiB) Viewed 7904 times

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Source installation package out of sync

Postby FrancescoT » Tue Jun 05, 2012 7:07 am

Dear Christ23,

the error comes from InstallAware application or it happens during your setup execution?

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

christ23
Posts: 82
Joined: Mon Jan 16, 2012 4:51 am

Re: Source installation package out of sync

Postby christ23 » Tue Jun 12, 2012 7:36 am

Dear Francesco,

the error came during installation. But i could fix it. Just commented out the remove-msi-part, running setup, and then deinstalling again. Think i had some struggling inside my msiCode.

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Source installation package out of sync

Postby FrancescoT » Tue Jun 12, 2012 8:45 am

Dear Christ23,

By the error seems you are trying to update, reinstall or install an additional feature of a Windows Installer setup from a different version of the source setup.

If you executed a repair of your installed package before uninstalling it and it worked ... I really suspect that there are some inconsistencies with the packages.

In fact, if you search in Windows Installer error codes for that error it is suggested : "Try the installation again using a valid copy of the installation package".

Anyway ... I am happy that you solved.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

BobSchaefer
Posts: 47
Joined: Thu Sep 30, 2010 12:12 pm

Re: Source installation package out of sync

Postby BobSchaefer » Wed Jun 20, 2012 11:22 am

There is another possibility. If you're testing your installer, doing different builds with the same version number without uninstalling in between, this will also cause this error to pop up. Basically, it appears to be looking at some information in your setup, sees that its the same version as what's already installed, but things don't match up between the two.

Does this seem to describe what you're doing? If so, then you either need to uninstall before running the newest iteration or you need to change version numbers between iterations.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 110 guests