To publish a Visual Studio 2010 ASP.NET Project follow the steps below:
1. Right click Solution and select Publish
2. In the Publish Web window enter the settings as shown below:
Publish Method: FTP
Target Location: ftp://yourftpserver/domainname/home
For example, if the FTP server is mars.studiocoast.com.au and your domain name is example.com enter the following as the Target Location:
ftp://mars.studiocoast.com.au/example.com/home
Username: FTP Username
Password: FTP Password
