How do I deploy a Visual Studio .NET web project from my local computer to your server?

 

 

 

SUMMARY
This document is a quick step-by-step document. 

  • DETAILS
    To deploy a Visual Studio .NET project from you local computer to your AlpsHOST  hosting account, follow the steps listed below.

    1. Enable FrontPage Extensions on your account through the control panel.
    2. Open the web project to be deployed in Visual Studio .NET.
    3. Goto Project -> Copy Project
    4. Enter the URL to your site, http://www.YourHostedDomainName.com, or the location you want Visual Studio .NET to copy your project to in the Destination Project Folder.
    5. Select FrontPage as Web Access Method.
    6. Select \"Only files needed to run this application\".
    7. Click \"Ok\".

    MORE INFORMATION
    These steps will not allow you to open the project directly from the server. For you to do that, you will need to select \"Copy: All Project Files\" in Step 6

  • Was this answer helpful?

     Print this Article

    Also Read

    How do I connect to SQL Server using Visual Studio .NET?

      SUMMARYVisual Studio .NET 2002 includes a built in database management tool (similar to...

    How do I create a new web project with Visual Studio .NET?

    To create a new web project with your AlpsHOST.com hosting account, follow the steps listed...

    Visual Studio .NET 2003 reports that the webserver does not have ASP.NET version 1.1 installed

      The information in this article applies to: VS.NET 2003   DETAILS...

    How do I open an existing project on your server?

      The information in this article applies to: Microsoft Visual Studio .NET Microsoft...

    Do you support remote debugging?

      DETAILSUnfortunantly we do not support remote debugging. Please review the reasons listed...