webdeploy

Web.config properties become broken while using WebDeploy and Config Transforms on IIS 7.5

I'm developing an ASP.net application on my local IIS, where it works fine. I've set up a Windows 2008 Web Server R2 as a virtual machine in my network, installed the .net framework, all IIS features (server version do match) etc. My apps run fine except for this issue: I have several Settings that are created by the Settings Property o...

WebDeploy with MSdeploy.exe fails to sync GAC Assembly because dll(s) locked by another process

Hi all, I'm having this problem using msdeploy to sync GAC assembly to many Application Servers. When I run this command msdeploy -verb:sync -source:gacAssembly="'MyAssembly'" -dest:gacAssembly,computername=DESTINATIONSERVER I obtain this error: *Microsoft.Web.Deployment.DeploymentException: (28/09/2010 16.46.37) An error occurred...

MSDeploy dbFullSql provider to create a package works, but fails on deployment

I am currently using MSDeploy to migrate a set of websites from II6 to another machine running IIS7.5. The actual website migration works as expected, but I'm also trying to migrate the associated databases for each website. So far I am able to successfully move a set of our test sites, but I am getting deployment failures (and EXTREMEL...

How to create Web Deployment Package for IIS WebSite and use standard manifest/parameters

I have various IIS hosted service hosts with simple svc files etc. What I want to do is to be able to create deployment packages from our test server using IIS Export Package in a way that parameters may be saved and picked up at Export time so that the Export is repeatable and automatable. I.e. the Export will always use the necessary M...

ASP.NET Build path and deployment

Hello, Technology: C# ASP.NET WebForms VS2010 I have been trying to create sub web applications that build into a main web application i.e. build path is the main web application as described here: http://blogs.msdn.com/b/webdevtools/archive/2006/07/01/652986.aspx The aim is that I can separate all my website 'apps' separate web appli...

Creating Web Deploy package to set .net version and create new website

I'm starting to use web deploy to build and deploy a web application. So far I can build a package and deploy it, but it's not doing much more than a xcopy deployment would do. so my command to build the package is this: msbuild EMP.WebAdmin.csproj /T:Package /P:Configuration=Release;PackageLocation="D:\Packages\WebAdmin.zip";DeployIis...

Tool for webdesign content sharing

Hi I'm looking for platform to : upload, catalog, tag and share pictures, links and files. It would be used as knowledge base for webdesign student group on my university. Do you know any specialized solution (it would be great to have desktop app mac/pc to manage uploaded content). I searched but found only general purpose tools. As I r...