473,387 Members | 1,791 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.

Recomendations on client installs of web application.

I'm looking for any recommendations of tools or processes to develop an
install that clients can run to install a web application on they're system.

The web application is pretty simple; the only thing that might need to be
changed in the web.config is the DNS name of the database.

The install will however need to configure IIS (virtual directory, etc.) and
SQL (MSDE probably) with a database containing 4 tables.
Nov 18 '05 #1
2 1049
VS.NET comes with a Setup & Deployment project that is useful for
basic (very basic) installs. There are custom actions you can fire
that could present a dialog box that would let the user enter config
information to write into web.config.

Here is an article demonstrating custom actions to modify IIS settings
during the install:
http://msdn.microsoft.com/library/de...deployment.asp

Other software exists too, Installshield I believe has the capability
to do ASP.NET installs. Perhaps Wise Installer does too.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Mon, 22 Nov 2004 14:09:01 -0600, "Bishop" <ke**@dcnconsulting.com>
wrote:
I'm looking for any recommendations of tools or processes to develop an
install that clients can run to install a web application on they're system.

The web application is pretty simple; the only thing that might need to be
changed in the web.config is the DNS name of the database.

The install will however need to configure IIS (virtual directory, etc.) and
SQL (MSDE probably) with a database containing 4 tables.


Nov 18 '05 #2
If you need to create virtual directories and set permissions, this
installer does that for you:

http://www.wise.com/wfwi.asp

"Bishop" <ke**@dcnconsulting.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I'm looking for any recommendations of tools or processes to develop an
install that clients can run to install a web application on they're
system.

The web application is pretty simple; the only thing that might need to be
changed in the web.config is the DNS name of the database.

The install will however need to configure IIS (virtual directory, etc.)
and
SQL (MSDE probably) with a database containing 4 tables.


Nov 18 '05 #3

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

Similar topics

0
by: Brian | last post by:
Thanks for your time! I've been programming in asp.net/vb.net for 1.5 years. I'm currently in the job market. I have to take a .net test at a potential employer. I'd like to try to prepare. ...
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
2
by: Arnie | last post by:
Hi, I am new to IBM DB2 Databse. Where can i get a download of the IBM DB2 Runtime Client I am using DB2 Ver 8.1.4 for on Windows 2000 Server. Also, is DB2 Connect the same as DB2 Runtime...
4
by: Michael | last post by:
I am trying to open a file on the client machine from an aspx page running server side. The design requirements of the page specify that the HtmlInputFile control is not to be used. Since the...
11
by: pshindle | last post by:
We have several machines currently running the DB2 V7 Run-time Client that we would like to actually be running the App Dev Client. To 'upgrade' (within the same version) this client software can...
3
by: Simon Brooke | last post by:
I've been doing XSL transforms, converting XML to HTML, server side since 2000. In those days, clients which could do the transformation client side didn't exist, so whether to transform...
0
by: jorge_martelanz | last post by:
I would like to receive experiences/ideas/recomendations/etc. from the community about commercial tools available to tune bufferpools in DB2 for z/OS I am aware of: - BPA4DB2 by ESAI - Buffer...
1
by: beena | last post by:
Hi All, I inherited an AIX box (5300-06) with Client install... (I think it's only client). How do I check the type of Client (Admin vs Runtime vs Application development ) on AIX ? I have to...
1
by: sybrandb | last post by:
"DBDriver" <Gtender@iig2.com.auwrote in message news:<flj0b.43303$bo1.27474@news-server.bigpond.net.au>... I don't think there is. Also Oracle doesn't support network installs. And disk is...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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.