PC Review


Reply
Thread Tools Rate Thread

Deploying a vb app over an existing version

 
 
Phil S.
Guest
Posts: n/a
 
      9th Mar 2005
I am using Visual Studio .Net setup project to deploy a visual basic
application. Nothing fancy, just a regular old setup wizard to install the
program on a computer. My problem is: If the application has already been
installed I get the error message: "Another version of this product is
already installed. Installation of this version can not continue. To
configure or remove the existing version of this product, use Add/Remove
Programs on the Control Panel". I would like the setup program to
automatically overwrite the existing version. I know installshield did this.
I can't figure out how to get Visual Studio .Net to do it.


 
Reply With Quote
 
 
 
 
Kevin Hodgson
Guest
Posts: n/a
 
      10th Mar 2005
In the properties of the Installer, increase the Version #.

The Installer and assembly have different version numbers, and the installer
seems to look at the version of the installer to decide if it should
overwrite/upgrade an install.

"Phil S." <(E-Mail Removed)> wrote in message
news:B0HXd.1965$(E-Mail Removed)...
> I am using Visual Studio .Net setup project to deploy a visual basic
> application. Nothing fancy, just a regular old setup wizard to install the
> program on a computer. My problem is: If the application has already been
> installed I get the error message: "Another version of this product is
> already installed. Installation of this version can not continue. To
> configure or remove the existing version of this product, use Add/Remove
> Programs on the Control Panel". I would like the setup program to
> automatically overwrite the existing version. I know installshield did

this.
> I can't figure out how to get Visual Studio .Net to do it.
>
>



 
Reply With Quote
 
Phil S.
Guest
Posts: n/a
 
      10th Mar 2005
Thanks Kevin, that did it!

Phil

"Kevin Hodgson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In the properties of the Installer, increase the Version #.
>
> The Installer and assembly have different version numbers, and the
> installer
> seems to look at the version of the installer to decide if it should
> overwrite/upgrade an install.
>
> "Phil S." <(E-Mail Removed)> wrote in message
> news:B0HXd.1965$(E-Mail Removed)...
>> I am using Visual Studio .Net setup project to deploy a visual basic
>> application. Nothing fancy, just a regular old setup wizard to install
>> the
>> program on a computer. My problem is: If the application has already been
>> installed I get the error message: "Another version of this product is
>> already installed. Installation of this version can not continue. To
>> configure or remove the existing version of this product, use Add/Remove
>> Programs on the Control Panel". I would like the setup program to
>> automatically overwrite the existing version. I know installshield did

> this.
>> I can't figure out how to get Visual Studio .Net to do it.
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying BCM 2007 with MS SQL 2005 - 64bit version lucspec@gmail.com Microsoft Outlook BCM 1 19th Oct 2008 04:25 PM
Deploying Office 2003 in a existing environment George Spiro Microsoft Windows 2000 Active Directory 3 10th Mar 2006 09:01 PM
Deploying Office 2003 in a existing environment George Spiro Microsoft Windows 2000 Group Policy 3 10th Mar 2006 09:01 PM
deploying app with existing COM =?Utf-8?B?YW5kcmV3Y3c=?= Microsoft C# .NET 6 10th Nov 2004 03:03 AM
Deploying existing app on a different machine? Blink Microsoft Dot NET 1 20th Aug 2003 04:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:29 AM.