Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deployment Question???

Status
Not open for further replies.

BigRedTexas

Programmer
Mar 14, 2002
22
0
0
US
I would like my setup to install over the current version of my ASP.NET application. However, whenever I try to run the new setup, I get the following message:

"Another version of this product is installed....."

Setup Project Properties:
DetectNewereInstalledVersion = True
RemovePreviousVerssions = True

What can I do to the setup project to allow an install over my current web application?

Thanks, Scott
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top