|
HostMySite
Free ASP.NET hosting at Host My Site
http://hostmysite.com/aspnet/index.shtml
You will receive an (the second) email from the web site with the following
login information information:
fsdf
==
Plan: ASP.NET 2.0 Beta 2 Hosting Trial
Domain Name: 65227.hostmyapplications.com
URL used to access your site:
http://65227.hostmyapplications.com
CONNECT TO YOUR CONTROL PANEL
Visit:
https://controlpanel.hostmysite.com
Technical Contact Username: aspnet6c
Technical Contact Password: xxxx
Hosting Login: jchenwnk
Hosting Password: yyyy
CONNECT TO YOUR DATABASE
Connect via Enterprise Manager: 65227.hostmyapplications.com
Database Name: aspnet6c
Database Login: aspnet6c
Database Password: 8kdy9vEM
==
Using the above information as an example. This is how you should ftp
your files to the server for final deployment.
- Use Technical Contact Username: aspnet6c as ftp user name
- Technical Contact Password: xxxx as password

Highlight the Assignment1.aspx or any files at the local system on the left
hand side panel and click the --> button at the middle to upload the file to the
server side. If you revise the code, you need to upload it again.

Test your assignment1.aspx at
http://65227.hostmyapplications.com/assignment1.aspx

Using the FTP tool within Visual Web Developer:
-
From the Menu: Choose Web Site > Copy web Site
-
Choose Connect
-
Choose FTP site
-
Uncheck the anonymous login checkbox
-
Enter the domain name in the server field
-
Enter the technical contact user name in the
username field
-
Enter the technical password in the password field
-
Click the open button
-
Highlight the files from the left panel containing
all the files in your local web site and then
-
Click on the right pointing arrow button icon to
upload the selected file
|