What's the tool to use to deploy web-based apps?

Ask a Question related to ASP, Design and Development.

  1. #1

    Default What's the tool to use to deploy web-based apps?

    Hi there,

    What's a great tool to use to deploy n-tier web-based apps? I'm thinking in
    terms of an installer that produces a package that a client can run that
    will set up one or more IIS sites, copy files to an NTFS partition and set
    permissions, create an application and install COM objects in Component
    Services, attach (or script the creation and population of) a SQL Server
    2000 database, etc.

    I'm currently using ASP, IIS 5.0, SQL Server 2000 and VS 6.0 but am about to
    take the plunge into .NET for new development. What are the tools that I
    should be looking at?

    Regards,

    Alan


    Alan Guest

  2. Similar Questions and Discussions

    1. Load testing tool for FMS based application
      Is there any tool which can be used for Load testing of FMS?Our Flash based application uses FMS for streaming LIVE audio/video and data and we need...
    2. Using Report Builder as a client based tool?
      Hi, I am trying to work out if it's feasible to give report builder to clients to build their own bespoke reports. The issue seems to revolve...
    3. Anyone using Perl to develop and deploy MS Windows apps?
      I'm looking for some experiences or even some guidance ... There are some freeware tools I provide on my homepage, which are written in Visual...
    4. How to deploy ASP.NET Apps
      Hi, I create and develop my ASP.NET apps locally on my PC, which is running IIS. Now I want to deploy those apps on another web server...
    5. Need Web-Based DB Record Editing Tool
      Hi, all. Is anybody currently using a web-based tool to add/edit/delete records to SQL Server 2000 tables? I've been writing my own ADO.NET &...
  3. #2

    Default Re: What's the tool to use to deploy web-based apps?

    Go to your favorite search engine and search for "software installers".

    We use Installshield but it may or may not be the best choice for what you
    desire.

    --
    Mark Schupp
    --
    Head of Development
    Integrity eLearning
    Online Learning Solutions Provider
    [email]mschupp@ielearning.com[/email]
    [url]http://www.ielearning.com[/url]
    714.637.9480 x17


    "Alan" <SPAMMENOTalan.howard@inspire.net.nz> wrote in message
    news:eX99H6MUDHA.1912@TK2MSFTNGP12.phx.gbl...
    > Hi there,
    >
    > What's a great tool to use to deploy n-tier web-based apps? I'm thinking
    in
    > terms of an installer that produces a package that a client can run that
    > will set up one or more IIS sites, copy files to an NTFS partition and set
    > permissions, create an application and install COM objects in Component
    > Services, attach (or script the creation and population of) a SQL Server
    > 2000 database, etc.
    >
    > I'm currently using ASP, IIS 5.0, SQL Server 2000 and VS 6.0 but am about
    to
    > take the plunge into .NET for new development. What are the tools that I
    > should be looking at?
    >
    > Regards,
    >
    > Alan
    >
    >

    Mark Schupp Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139