I haven't done exactly that before, but there are two ideas that come to mind:
1. if the applications were originally deployed by creating a web setup project, maybe there's a way to modify the setup to accommodate multiple apps and 2. Application Center deployment, which apparently eases the installation of web apps on multiple nodes. Bob > I have a directory (Top) which contains many subdirectories, each of > which is an independent ASP.NET application. I'd like to be able to > install this on another machine. Right now the way this is done is: > > 1) copy the directories > 2) Set WebSharing on Top > 3) Individually open the properties window for each subdirectory and > press the create button (making it a virtual directory under Top). > > Is there a way to do this programmatically with .NET 1.1? > > Thanks! > > -j > > > ----------- > Jesse Liberty, President > Liberty Associates, Inc. > http://www.LibertyAssociates.com <http://www.libertyassociates.com/> > > > > > > =================================== > This list is hosted by DevelopMentor� http://www.develop.com > NEW! ASP.NET courses you may be interested in: > > 2 Days of ASP.NET, 29 Sept 2003, in Redmond > http://www.develop.com/courses/2daspdotnet > > Guerrilla ASP.NET, 13 Oct 2003, in Boston > http://www.develop.com/courses/gaspdotnet > > View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com
