fredziff
03-03-2011, 08:46 AM
I am using the article "How do I deploy a Visual Studio 2008/2005 or Visual Web Developer 2008/2005 web project from my local computer to the DiscountASP.NET servers?"
I am using the same username and password I use to log into the control panel, but I get a password error everytime I try to login to the ftp server. What am I doing wrong?
www.kidtracks.org
Port: 21
Directory: blank
Passive mode: checked
I tried with Passive mode uschecked with the same results.
•Open the web project to be deployed in Visual Studio 2008/2005.
•Go to web site -> Copy Web Site. The Copy Web tab will show the Source Web site and the Remote Web site.
•Click the "Connect" button. The "Open Web Site" window will pop up.
•Select FTP Site.
•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
* Note that passive mode may not be compatible with some home network routers or modems. If you have difficulty connecting, try switching passive mode off.
•Click "Open."
I am using the same username and password I use to log into the control panel, but I get a password error everytime I try to login to the ftp server. What am I doing wrong?
www.kidtracks.org
Port: 21
Directory: blank
Passive mode: checked
I tried with Passive mode uschecked with the same results.
•Open the web project to be deployed in Visual Studio 2008/2005.
•Go to web site -> Copy Web Site. The Copy Web tab will show the Source Web site and the Remote Web site.
•Click the "Connect" button. The "Open Web Site" window will pop up.
•Select FTP Site.
•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
* Note that passive mode may not be compatible with some home network routers or modems. If you have difficulty connecting, try switching passive mode off.
•Click "Open."