Polybius
01-20-2009, 08:00 AM
Here's a tip for any other customers here at DASP that may be having trouble using Build/Publish to upload their sites. I had many troubles with VS 2008 just hanging and failing, until I did it this way.
Here is how I can successfully use theVS 2008 Build/Publish Web Site menu command to publish a web site to my DASP account in about 4 - 5 seconds:
1. Click Build/Publish Web Site
2. In the left panel of dialog, click on File System (rather than FTP)
3. For Target Location: ftp://myControlPanelUsername:myControlPanelPassword@ftp. myWebsite.com/
4. Then check the box Allow this precompiled site to be updatable.(I'm not sure this is necessary.)
5. Click OK.
This successfully published my small HelloWorld website in about 4 seconds. Nice and clean.
Here is how I can successfully use theVS 2008 Build/Publish Web Site menu command to publish a web site to my DASP account in about 4 - 5 seconds:
1. Click Build/Publish Web Site
2. In the left panel of dialog, click on File System (rather than FTP)
3. For Target Location: ftp://myControlPanelUsername:myControlPanelPassword@ftp. myWebsite.com/
4. Then check the box Allow this precompiled site to be updatable.(I'm not sure this is necessary.)
5. Click OK.
This successfully published my small HelloWorld website in about 4 seconds. Nice and clean.