« Previous Next »

Thread: Do you know Web Application Installer

Last post 02-19-2009 6:07 AM by stellar.Kpo. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 11-09-2007, 6:30 AM

    • FrankFi
    • Not Ranked
    • Joined on 11-09-2007, 11:26 AM
    • Posts 1

    Do you know Web Application Installer

    Hi...

    Do you know this tool??

    The Idea

    As you have experienced yourself developing a web application isn’t that easy and quite time consuming. You spend a lot of hours thinking about software design, security problems and of course how to improve end user’s usability.

    On the other hand a lot of your users or potential customers have only a limited knowledge about software development or webserver configuration options. For them it’s rather difficult to e.g. “add the appropriate access rights” on a folder or to setup a database. It’s really sad that a lot of people fail or get annoyed by just installing a web application and of course that isn’t the best first impression they should get from your software either.

    Seeing an ever growing market for dedicated server systems or virtual private servers (VPS, VSERVER: http://en.wikipedia.org/wiki/Vps) starting at low prices and running the Windows Server 2003 operating system it is time to rethink if there are other installing methods available.

    If your users have access to a (virtual) dedicated server system they can utilize remote desktop connections to manage it. They can and are used to install software the way they’ve learned to do it on their desktop PCs by just clicking trough a nice little wizard.


    The nice little wizard we’ll create in this document will be capable of:

    • Creating a new website
    • Adding a virtual directory to an existing website
    • Creating an application pool and setting up a website/folder as ASP.NET / PHP / Perl application
    • Creating a new Microsoft SQL or MySQL Database, Logins and Users
    • Configuring your web application (e.g. web.config) and setting values collected in wizard mode
    • A lot of user guidance, messages and validations


    The process of building your own installer package consists of 3 steps:

    • Set up the environment
    • Creating a template for your application (using GenerateConfig.bat)
    • Customizing this application for your needs (WixEdit)

    Find it on www.codeplex.com/wai....

    CU

    0xff

  • 02-19-2009, 6:07 AM In reply to

    Re: Do you know Web Application Installer

     Hi friends

     I am  Joseph  from London .

    Yes I know about the  web application  Installer.

    Joseph

     

Page 1 of 1 (2 items)
Microsoft Communities