473,387 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

urgent:: How to get the same package code with each new build in .NET deployment project.

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
Nov 22 '05 #1
1 1710
Make sure that your assemblies are versioned in the Assembly.vb file and I
would strong name your assembly as well using the sn.exe -k
yourassembly.exe
See if that works.

"RK" <r_***********@yahoo.com> wrote in message
news:1d**************************@posting.google.c om...
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

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jony Joe | last post by:
Dear All; I am now making a deployment package using the .net deployment setup project. It is a desktop application that its solution contains 7 projects that generate DLLs and EXEs...
1
by: RK | last post by:
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...
1
by: Jakob Olsen | last post by:
Hi, I didn't know which group to post this in, so I did something I usually don't do which is post the message in multiple groups - sorry for that! My problem is that I have build a .NET...
4
by: Thornmastr | last post by:
Good Afternoon, I need to distribute an application which includes the run time files for Access 2002. I do have the Office XP Developer CD’s. The application itself is written in VB 6 with an...
4
by: Dmitri Shvetsov | last post by:
Hi, What could be a reason? I wrote a Windows Application on C#. It works with a remote database through the Internet. It works excellent on my developer's machine. When the application is moved...
0
by: George Harig | last post by:
While building my deployment project I receive the following error Unable to build folder named "FOLDER_NAME". My projects compiles fine, the deployment project dose not. Are there any rules...
1
by: Tom | last post by:
Hi I built a C# web application and need to package it to an exe file. I selected dll and content files. It shows an error when I build the deployment project Error: Cannot build project...
20
by: piggy | last post by:
I have developed an application using C# under .NET 2.0 framework. It is almost done and it is time for me to think about deploymnet to all users. I don't have any background about this and would...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
1
by: dorandoran | last post by:
I created an MSI package and it works great. However, the source code aren't compiled. They show up row in the test web server. This is No No in our environment. Are there any steps that I am missing...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.