Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Upgrades for Web Application Installs

Created: 12 May 2009
kgandy's picture
0 0 Votes
Login to vote

Does anyone know of any resources or guidance on creating upgrades for web applications?  I'm having problems getting the behavior I want out of my msi.

At first patches seem like a good way to go, however I need to execute a sql script against the application's database and it seems that isn't possible with a patch.

I need to supress all of the dialogs except for the sql connection dialog for upgrades and I need to make sure that the web.config file does not get replaced.

Any help would be appreciated.

-Kevin