Customer Support Portal Language
 
Home Knowledge Base Authoring Tools Visual Studio 2005/2008 How do I deploy a Visual Studio 2005 web project from my local computer to OISSite.com servers?
Information
Article ID93
Created On5/3/2008
Modified5/3/2008
How do I deploy a Visual Studio 2005 web project from my local computer to OISSite.com servers?
To deploy a Visual Studio 2005 project from your local computer to your Oochie Hosting account, follow the steps below. These steps apply to both Visual Studio 2005 and Visual Web Developer 2005.
  1. Open the web project to be deployed in Visual Studio 2005.
  2. Go to Website -> Copy Web Site. The Copy Web tab will show the Source Web site and the Remote Web site.
  3. Click the Connect button. The Open Web Site window will pop up.
  4. Select FTP Site.
  5. Enter the following values:
    Server: www.YourHostedDomainName.com
    Port: 21
    Directory: [name of the remote directory to copy to; leave blank for the root]
    Passive Mode: checked
    Anonymous Login: unchecked, and enter your login information
  6. Click Open.
  7. Select the files you want to copy from the Source Web site list.
  8. Use the arrow buttons in the middle to copy the selected files from source to remote web site.
  9. Log into your control panel and enable the directory as a web application root using the Web Application tool.