how do i deploy web application using asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kuki123
    New Member
    • Apr 2012
    • 1

    #1

    how do i deploy web application using asp.net

    hi Team,

    can someone please help with the steps on deploy a web application in visual studio 2008.


    Regard

    George
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    • In the solution explorer, right click on your project and choose "Publish"
    • Select where you want the resulting files to be published too
    • If you publish the files to your file system, upload the files to your server once the publish has completed
    • Configure your server to run the ASP.NET application (choose the correct framework that your application was developed with etc. etc)


    -Frinny

    Comment

    Working...