Thanks Phil. I figured that out and it did work the way it suppose to.
file each night and pushes to the test server. Hence I can't change the Build
number manually. Is there any way, I can increase it automatically or any
"Phil Wilson" wrote:
> RemovePreviousVersions True is what you need, and you also need to increase
> the Version in the setup project's properties. It will prompt you to change
> Package and Product codes, say ok. RemovePreviousVersions won't remove the
> same version, the internal mechanism is based on older versions.
> --
> Phil Wilson
> [Microsoft MVP-Windows Installer]
> Definitive Guide to Windows Installer
>
http://apress.com/book/bookDisplay.html?bID=280 >
> "MCB" <MCB@discussions.microsoft.com> wrote in message
> news:0783957E-ED72-4799-BA93-BDC3A9C2B83F@microsoft.com...
> >I have created a Web Setup Project, which installs an ASP.NET Web
> > application. Now problem I am having is, when I install it again, I get
> > error:
> >
> > "Another version of this product is already installed...... Remove from
> > Control Panel ..."
> >
> > I tried setting "RemovePreviousVersions" property to true and false BUT no
> > luck.
> >
> > Any body had same problem or know how to resolve this?
> >
> > Thanks
> > - MCB
>
>