jdixon
Posts: 18
Joined: Sat Jan 04, 2014 8:50 pm

Have to install twice before it works properly

I recently upgraded from version 13 to the latest. The last release I did of my product seems to have some strange issues when upgrading my product. When you install and it goes through the upgrade it appears to be fine but my application does not run (IIS app and generates 500 error about missing MVC files). When they launch my setup project and choose REPAIR then my product seems to work just fine.

I checked some DLL files and they seem to be replaced with the latest DLL files so I am really not sure what is going on with the upgrade process and Advanced Installer.
jdixon
Posts: 18
Joined: Sat Jan 04, 2014 8:50 pm

Re: Have to install twice before it works properly

So I found the issue.

During the upgrade the file System.Web.Razor.dll is not placed in the BIN directory. However when you do a repair (same installer) it puts the System.Web.Razor.dll file in place. Why would Advanced Installer be doing this?
Daniel
Posts: 8281
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Have to install twice before it works properly

Hello,

Please take a look on our "Installer skipping one file during upgrade" thread debating the same issue.

Let us know if this helped.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”