DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 10 Aug 2007 03:36:01 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Jakof
          2    Alexey Smirnov


Double installation   
I would like to install an ASP application twice, once using port 80, once 
using port 81. When I try to install the application for the second time, the 
installer offers only either uninstall or repair existing installation. Any 
idea how to have two installations of the same application at the same time?
Date:Fri, 10 Aug 2007 03:36:01 -0700   Author:  

Re: Double installation   
On Aug 10, 12:36 pm, Jakof  wrote:

> I would like to install an ASP application twice, once using port 80, once
> using port 81. When I try to install the application for the second time, the
> installer offers only either uninstall or repair existing installation. Any
> idea how to have two installations of the same application at the same time?


It's a problem of installer and not ASP.NET. It checks if there is any
information about this software in the registry and it's found it's
trying to uninstall the software. What you can try is, you can try to
remove that information and run an installation again.

Modifying the registry can cause some problems :-) Please use at your
own risk.

Other way is to create a second website in IIS (manually), point it to
port 81 and copy all content and necessary configuration from the
first site.
Date:Fri, 10 Aug 2007 04:07:45 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us