how do we publish the website in asp.net 1.1

Last post 07-02-2009 11:51 AM by walia_jagwinder. 3 replies.

Sort Posts:

  • how do we publish the website in asp.net 1.1

    06-30-2009, 2:51 PM
    • Member
      14 point Member
    • walia_jagwinder
    • Member since 10-27-2006, 3:01 AM
    • Chandigarh
    • Posts 48

    my problem is i dont want to give the code of my web application to client. for this i asp.net 2.0 i publish the webiste. but i dont how we can publish the website in asp.net 1.1

    One person's data is another person's program.

    --J.Walia
  • Re: how do we publish the website in asp.net 1.1

    07-01-2009, 3:22 AM

     Hi,

    In order to not give your source code to client u have to publish your website. To do so got 'Build' in menu bar inside asp.net project and choose "Publish Website". It will ask for the path to store the published website. Once your are done with that u can use the published website to create Virtual Directory as u usualy do while hosting in server

     

    regards

    naveen

  • Re: how do we publish the website in asp.net 1.1

    07-01-2009, 11:02 AM
    • Member
      166 point Member
    • pakguru
    • Member since 06-29-2009, 5:51 AM
    • Posts 30

    Hi!

    to publish the website

    open the website

    go to solution Explorer and Right click on the site name

    select Publish website

    and set your destination Folder

    this will generate the code into DLL files so be happy



    Mark as Answer if this reply helps you

  • Re: how do we publish the website in asp.net 1.1

    07-02-2009, 11:51 AM
    • Member
      14 point Member
    • walia_jagwinder
    • Member since 10-27-2006, 3:01 AM
    • Chandigarh
    • Posts 48

    there is no option to publish the webstie in asp.net 1.1

    One person's data is another person's program.

    --J.Walia
Page 1 of 1 (4 items)