R
RK
Hi
I am having this problem with my deployment project.
'Another version of this product is already installed. Installtion of
this version cannot continue. Configure or remove existing version of
this product use Add/Remove programs on the control panel.'
I think PackageCode will change with each build. Can we configure(set
any property) so as to PackageCode remains same with each new build.
can anybody suggest what property should change, so that even with
each new build I can install/uninstall my application without going to
Add/Remove programs in the control panel.
Right now my deployment project has both properties
DetectNewerInstalledVersion and RemoveOlderVersions set to true.
thanks in advance.
--RK
I am having this problem with my deployment project.
'Another version of this product is already installed. Installtion of
this version cannot continue. Configure or remove existing version of
this product use Add/Remove programs on the control panel.'
I think PackageCode will change with each build. Can we configure(set
any property) so as to PackageCode remains same with each new build.
can anybody suggest what property should change, so that even with
each new build I can install/uninstall my application without going to
Add/Remove programs in the control panel.
Right now my deployment project has both properties
DetectNewerInstalledVersion and RemoveOlderVersions set to true.
thanks in advance.
--RK