954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

quick question

hey there

i just wanna ask...

i am new to web design thing

and i have a domain.... and used ASP.NET to create a website
and i wanna publish this website on the domain!!
how can i do it?!!!

7arouf
Light Poster
45 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

From build menu choose "Publish Website". Select a folder on your local hardrive, I publish all mine to C:\Deploy\ (put your own project name here)

Then when it's finished just FTP the whole lot up to your hosts server.

If you have a database there maybe more work to do. Depends on if you're using Acess mdb, a Sql Server mdf file or an external database in Sql Server Express for example. It also depends on how the host likes to do things. They should have detailed instructions, or a support contact to help you deploy your site.

hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
 

That is, if your host supports ASP.NET....

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

From build menu choose "Publish Website". Select a folder on your local hardrive, I publish all mine to C:\Deploy\ (put your own project name here)

Then when it's finished just FTP the whole lot up to your hosts server.

If you have a database there maybe more work to do. Depends on if you're using Acess mdb, a Sql Server mdf file or an external database in Sql Server Express for example. It also depends on how the host likes to do things. They should have detailed instructions, or a support contact to help you deploy your site.


thanks man for replying i did publish website but it said publish failed

7arouf
Light Poster
45 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You