Deploying a website is an "xcopy deployment", meaning you simply copy the files you want into the webspace. Publish the site to a folder on your local machine via a file publish and that will give you all the files you need to deploy, so copy them to the
desired folder for your site.
I'm afraid I no longer use this forum due to the new point allocation system.
All-Star
37441 Points
9076 Posts
Re: asp.net 2010 web deployment
Jul 23, 2014 11:14 AM|AidyF|LINK
Deploying a website is an "xcopy deployment", meaning you simply copy the files you want into the webspace. Publish the site to a folder on your local machine via a file publish and that will give you all the files you need to deploy, so copy them to the desired folder for your site.