Microsoft
Software
Hardware
Network
Question : Visual Studio Setup Project don't RemovePreviousProjects
Hi Experts,
A have a VS 2008 project and a setup project for it. The setup project "RemovePreviousProjects" property'sx value is "true".
I changed the ProductCode when aked for it. But after the installation on client, I recognized that the .exe file is the old one.
Then I changed the version of my project's assemly version from 1.0.0.0 to 1.0.0.1.
But now; After I clicked Setup.exe on the client, Windows Installer throw an error that is;
"Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add\Remove Programs on the Control Panel"
I just want it to remove the old files and install my application again(like VS 2005 did)
Thanks,
Answer : Visual Studio Setup Project don't RemovePreviousProjects
None that are worthwhile. I don't know enough VS 2008 to tell you anything you don't alrady know. Looks like you fixed this one yourself. *:-]
Random Solutions
The "Vbc" task failed unexpectedly.
DTS export to a generated text filename
Exchange Stops inexpectedly
How to disable nested triggers in a SQL statement
How can I send an email in MS Access 2007 with a report as a .pdf attachment?
Why can't I delete records from a linked table ? I get the message "Linked table is not supported by this ISAM."
How do I make a button to copy the contents of an access text box
several users write to an xls sheet at the same time
How can I substract todays dates from the initial date?
LINQ - Contains for IN statement not working?