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:
- If you have the “Microsoft Visual Studio Web Application Projects” add-on installed, uninstall it.
- 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.
'Development Tools' 카테고리의 다른 글
Visual Studio 2010 빌드 오류 <error FTK1011> 해결 방법 (0) | 2010.06.24 |
---|---|
웹 서버에서 디버깅을 시작할 수 없습니다. 웹 서버와 통신하는 동안 인증 오류가 발생했습니다. (0) | 2009.10.27 |
[Visual Studio]프로젝트 파일을 소스세이프에 추가할 때 (0) | 2009.07.07 |
VS 2005 Web Deployment Projects (0) | 2009.05.06 |
How to: Creating Code Snippets for Visual Studio 2005/2008 (0) | 2009.04.21 |