Top "Web-deployment-project" questions

Web Deployment Projects provides developers with advanced compilation options for ASP.

Deploying just HTML, CSS webpage to Tomcat

I am just getting started on developing a website. All I have at the moment is a HTML page supported …

html css tomcat web-deployment-project
Visual Studio 2010 Web deployment task failed

I am trying to use VS2010's 1-Click Publish feature to deploy a test site from my laptop to my …

visual-studio visual-studio-2010 web-deployment-project
Reference DLL file not copying to bin with deployment project, causing error

We have several external DLL files being referenced in our Web Application Project. We have a deployment project for installing …

visual-studio-2010 web-deployment-project
How do I compile an ASP.NET website into a single DLL file?

I have finally finished my web site. I published it, and I was surprised at the results. Although the App_…

asp.net visual-studio dll compilation web-deployment-project
Web deploy in Visual Studio 2010 - web management service is missing

I'm setting up a new server on Windows 2008 (x64) with IIS 7.5. I have installed Web Deploy 2.1 from the Web Platform …

c# visual-studio-2010 web-deployment-project web-platform-installer
appSettings vs applicationSettings. appSettings outdated?

I've got some questions about two ways to save settings in the web.config. Appsettings: Look in web.config <…

c# asp.net properties appsettings web-deployment-project
Visual Studio 2010 and Web Deployment Projects (wdproj 2008)

I have several wdprojects (web deployment 2008) in vs2008 solutions. When I installed vs2010 RC none of my wdprojects will open. …

visual-studio-2010 web-deployment-project
How to create web deployment package in Visual Studio 2013

I am now using the Visual Studio 2013, where I want to create a web deployment installer for project like I …

visual-studio visual-studio-2013 web-deployment-project
Will Web Deployment Projects still be available in Visual Studio 2012?

It looks like Visual Studio 2012 will not include Visual Studio Setup and Deployment Projects according to MSDN, so I'm currently …

visual-studio setup-project web-deployment-project visual-studio-2012
VS 2010 Publish using Web Deploy

I'm trying to deploy my ASP.NET MVC 3 web application using VS2010 Publish feature. I'm using Web Deploy as Publish …

visual-studio-2010 iis-7 web-deployment-project windows-server-2008-r2 webdeploy