How to Create Web Application Set up

Last post 08-06-2009 5:19 AM by Mayurpanchal. 3 replies.

Sort Posts:

  • How to Create Web Application Set up

    08-06-2009, 2:40 AM
    • Member
      point Member
    • vijayvelidi
    • Member since 08-05-2009, 12:29 PM
    • Posts 1

     hi all,

                My self vijay.Iam developing an web application.Now i want to make it as a setup.Can any one tell me how to make setup and how to Install it in other machine which is not having dotnet and what are the requirements to make it workable in other machine.

             Is publish content is enough to make setup and cam anyone please send me sample apllication setup which i can test.Please help me  it is very very urgent requirement.

              If any one has any queries please mail me to vijayvelidi@yahoo.in so that i can clear their doubts and tell them clearly what i want.

           Hope i can get reply soon.

                       Thanks in advance,

                                    Vijay kumar velidi.

  • Re: How to Create Web Application Set up

    08-06-2009, 5:09 AM
    Answer
    • Contributor
      4,499 point Contributor
    • sukumarraju
    • Member since 06-14-2006, 6:01 PM
    • Scotland, UK
    • Posts 1,038

    vijayvelidi:
    i want to make it as a setup.Can any one tell me how to make setup and how to Install it in other machine which is not having dotnet and what are the requirements to make it workable in other machine.

    Refer the setup projects and production deployment sections on this page. It is well explained step by step to get you start and running with creating a Setup file from your web application.

    Regarding .NET Framework, if you try to install your web application on another machine using setup file, you will get a message asking for the relevant .NET Framework to install. Other than that i wont see additional requirements.

    vijayvelidi:
    Is publish content is enough to make setup and cam anyone please send me sample apllication setup which i can test.Please help me  it is very very urgent requirement.

    When you create Setup project, it grabs all your web application files and builds a installable application.  I do  not have one to share with you i m afraid.

    Let me know further Queries.

    Thanks,


    -- "Mark As Answer" if my reply helped you --
    Recommended Book
    Application Architecture Guide 2.0
    My Blog
  • Re: How to Create Web Application Set up

    08-06-2009, 5:19 AM
    Answer
    • Member
      302 point Member
    • Mayurpanchal
    • Member since 02-14-2008, 8:41 AM
    • Ahmedabad
    • Posts 81

    Hi,

    please follow the below link. it describe step by step to create web setup.

    http://weblogs.asp.net/scottgu/archive/2007/06/15/tip-trick-creating-packaged-asp-net-setup-programs-with-vs-2005.aspx


    please mark as answer if usefull


    thanks


Page 1 of 1 (4 items)