web-deployment-project Questions

2

Solved

Can't seem to find any clear info on this. When I open my Visual Studio 2010 SP1 solution in Visual Studio 2012, it reports that wdproj is incompatible. What's the 2012 alternative to wdproj?
Scully asked 16/8, 2012 at 12:58

3

Solved

I am working on a project and I need a sample code of dropdown menu using tailwind CSS and Next.js. If anyone could help me I would greatly appreciate it.

6

Solved

I am just getting started on developing a website. All I have at the moment is a HTML page supported by a couple of CSS stylesheets. Can I create a WAR file from the HTML and CSS pages? How do I ...
Danseuse asked 17/10, 2010 at 18:27

15

Solved

We have several external DLL files being referenced in our Web Application Project. We have a deployment project for installing on the hosting servers. When we were using .NET 3.5 and Visual S...
Academicism asked 1/6, 2010 at 2:39

2

I have asp.net core 2 application. Based on documentation i have created .pubxml file for my development environment. I am using web deployment (remote agent) to deploy the web package to target we...

4

Solved

We use git for most of the web applications we build in our shop, and though the applications themselves use a variety of technologies (PHP, Rails, etc), we generally have a staging and production ...

3

Solved

For our VB.NET websites we use SVN for Source Control and CruiseControl.NET for continuous integration. To use the SVN build number in the compilation by CruiseControl.NET we need to use Web Depl...
Alanson asked 16/1, 2009 at 14:58

2

Solved

I'm configuring a CI build server with Jenkins. After the build steps I'd like to deploy the website. When publishing the the website from VisualStudio I published by Web Deploy. I like that metho...
Fromenty asked 24/3, 2016 at 1:14

4

I've got a web deployment project that builds and zips a web application project. I am getting a lot of errors when I build the WDP, as follows: Error 73 The file '/Foo.csproj/Properties/Adminis...
Chirography asked 16/5, 2011 at 10:49

3

I've read through many of the other questions posted on the same issue, but I still do not understand the cause and how to prevent it from happening. In my case, this happens on the production ser...
Alcoholize asked 24/4, 2009 at 1:2

6

Solved

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 Installer. But the server is missing the Web Management Service, and as a resu...

3

Solved

I've added a Web Deployment Project to my solution to create a clean deployment of my web application. This works mostly as expected... i.e. builds the source & then copies the files to be depl...
Elodea asked 31/3, 2009 at 0:42

15

Solved

I am trying to use VS2010's 1-Click Publish feature to deploy a test site from my laptop to my server. I have the firewall turned off on both machines and the MS Deployment Service is up and runnin...

5

Solved

i'm in the process or upgrading my CI configuration to Web Deployment projects 2010 (from 2008) i'm geting a really strange issue durin build as shown below - i've been looking into it a a few hou...
Airglow asked 12/9, 2010 at 3:15

5

I've migrated a large ASP.NET solution from Visual Studio 2008 (.NET 3.5) to Visual Studio 2010 (.NET 4.0). I also installed the new version of the Web Deployment Project for VS 2010, because the...
Lem asked 29/2, 2012 at 10:48

2

Solved

For VS2010 and before I was utilizing Web Deployment Projects (WDP) to help package my website for production deployment. I had a MSBuild script that compiled the solution in release mode. An outpu...
Rebus asked 31/8, 2012 at 20:21

4

Solved

If you have an ASP.NET Web Site project type (the one without a proper .csproj or .vpproj project file and that is just a folder of loose files), then when you add a package with NuGet, it makes a ...
Zirkle asked 12/5, 2011 at 10:6

2

Solved

I know what git is for and how to use it, (a little bit) but there is one concept I still don’t fully understand. I have heard a lot of web developers lately saying that they use git for ever...
Pitchblende asked 15/2, 2013 at 2:24

9

Solved

I currently use Web Deploy, http://learn.iis.net/page.aspx/346/web-deploy/ to publish my MVC2 app. It used to work well, but now it is got to the point where I can't continue using it: When the MV...

5

Solved

I need to find a method of deploying a PHP project stored in a git repo to a staging and production server that do not have git installed. Scripts I've found so far (ie Capistrano) require Git on t...
Behka asked 21/2, 2011 at 19:11

3

Solved

I am trying to build a web deployment project 2010 project for a solution. I have installed the Windows SDK and Web Deployment Project 2010 RTW on the build server, as well as copied over the missi...
Cabal asked 7/7, 2011 at 13:29

3

Solved

It looks like Visual Studio 2012 will not include Visual Studio Setup and Deployment Projects according to MSDN, so I'm currently learning WiX. Will this loss of functionality extend to Web Deplo...

3

I'm trying to deploy my ASP.NET MVC 3 web application using VS2010 Publish feature. I'm using Web Deploy as Publish method, but I'm getting this error: Error 1 Web deployment task failed.(Remot...

1

Solved

I'm trying to use SlowCheetah XML Transforms with an ASP.NET Web site project (not an ASP.NET Web Application Project) in Visual Studio 2010. When I right click on the Web.config file in my ASP.NE...

2

Solved

I had v1 of msdeploy installed and I uninstalled it to install the v2. Now my vs2010 packages fail when I run the deploy.cmd because it can't find the registry entry - even though I've created an M...
Middlemost asked 6/7, 2011 at 10:42

© 2022 - 2025 — McMap. All rights reserved.