You need Visual Studio's Web Deployment Projects

Scott Guthrie's Blog has a good introduction. 
http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx
For a more detailed explaination see,
Using Web Deployment Projects with Visual Studio 2005

You can also download the project directly at, http://download.microsoft.com/download/c/c/b/ccb4877f-55f7-4478-8f16-e41886607a0e/WebDeploymentSetup.msi

If you need Support for Web Application Projects is now a feature of Visual Studio 2005 Service Pack 1.  A separate add-on and update to Visual Studio is no longer needed.  If you did install the Web Application Projects Add-on you must first uninstall it before installing Visual Studio Service Pack 1.

Steps for installing support for Web Application Projects:

  1. If you have the “Microsoft Visual Studio Web Application Projects” add-on installed, uninstall it.
  2. Install Microsoft® Visual Studio® 2005 Team Suite Service Pack 1

If you need the deprecated “Microsoft Visual Studio Web Application Projects” installer you can find it here.

+ Recent posts