Im have no idea on how I am going to deploy my webapplication. In our office we have a windows server 2008. What is the best start to deploy my website?What are the things I will be needing?
your server has to have IIS installed and running. If it's not, search the web for "configuring IIS windows server 2008"
when your IIS is running, do some research on "clickonce deployment". In brief, you will only have to do a couple of right-clicks and couple of more easy steps to go live. Clickonce may need to be installed on your development machine.
Alexei Fimine
_____________
"And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing"
you can use the WebDeploy technique to deploy your site to your local Windows Server 2008. Please refer to
http://www.iis.net/download/WebDeploy for more information.
Please mark this response as an "answer" if it helps you. Thanks heaps!
paulalvin
Member
229 Points
246 Posts
Website Deployment
Jul 09, 2012 03:03 AM|LINK
Im have no idea on how I am going to deploy my webapplication. In our office we have a windows server 2008. What is the best start to deploy my website?What are the things I will be needing?
Basquiat
Contributor
2386 Points
648 Posts
Re: Website Deployment
Jul 09, 2012 05:07 AM|LINK
Walkthrough here: http://msdn.microsoft.com/en-us/library/1y1404zt(v=vs.80).aspx
Ruchira
All-Star
43038 Points
7031 Posts
MVP
Re: Website Deployment
Jul 09, 2012 01:40 PM|LINK
Hello,
You will need IIS(Internet Information Services). Once you have it, you can refer my blog post on how to deploy an asp.net application in IIS.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.fimine
Contributor
3008 Points
549 Posts
Re: Website Deployment
Jul 09, 2012 02:12 PM|LINK
your server has to have IIS installed and running. If it's not, search the web for "configuring IIS windows server 2008"
when your IIS is running, do some research on "clickonce deployment". In brief, you will only have to do a couple of right-clicks and couple of more easy steps to go live. Clickonce may need to be installed on your development machine.
read this also: http://msdn.microsoft.com/en-us/library/31kztyey.aspx
_____________
"And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing"
necro_mancer
Star
8089 Points
1590 Posts
Re: Website Deployment
Jul 10, 2012 04:20 AM|LINK
hi paulavin,
you can use the WebDeploy technique to deploy your site to your local Windows Server 2008. Please refer to http://www.iis.net/download/WebDeploy for more information.
Please mark this response as an "answer" if it helps you. Thanks heaps!
Professional SQL 2008 R2 Service
Topspy
Contributor
3785 Points
806 Posts
Re: Website Deployment
Jul 11, 2012 01:59 AM|LINK
Get webmatrix installed and it's easy to deploy your website with it.
Asp.net Hosting | Windows Hosting | SQL Server Hosting