Microsoft Web Deployment Team Blog Posts

Announcing Web Deploy 3.0 Release Candidate!

We are happy to announce that we have just released the Release Candidate for Web Deploy 3.0. You can download the x86 or x64 versions. If you are new to Web Deploy, Please read our Introduction to Web Deploy tutorial. Currently Web Deploy RC is only...

Interesting blog post: Setting up your own WebMatrix server

How to set up your own WebMatrix server and publish to it using Web Deploy: http://www.bilalaslam.com/setting-up-your-own-webmatrix-server/

Opening an existing live site in WebMatrix

If you have an existing web site, you can open it in Microsoft WebMatrix. There are some caveats (which I have noted below), but overall it works quite well. Let’s suppose you have a Wordpress site: 1) Start WebMatrix 2) Click Site from Web Gallery. Walk...

Announcing Web Deploy 2.0 Refresh!

We are happy to announce that we have just released a refresh of Web Deploy 2.0 for MIX ‘11. Our goal for this release was to make Web Deploy easier to install and manage . You can download the x86 or x64 versions. Web Deploy 2.0 will upgrade to the latest...

Understanding Publish Compatibility Check failures

Yishai Galatzer wrote an informative blog post about what to do if you see errors in the Publish Compatibility feature of WebMatrix. May be relevant to you if you use Web Deploy protocol to publish from WebMatrix: http://blogs.iis.net/yigalatz/archive...

A run-down of new features in Web Deploy 2.0

Web Deploy 2.0 has been out for a few weeks now. If you don’t have it, I encourage you to go get it now. I’ve been meaning to do a blog post on what’s new … so here it is:   1) Continuous publishing. If you use WebMatrix, you are already using this...

What to do if you see a createApp failure

One of our Web Deploy testers was running into a bizarre issue: even though she had set up delegation rules current (and debugged them using failed request tracing logs ), she was still seeing an error like this when publishing a site from Microsoft WebMatrix...

Introducing a new Beta of Web Deploy v2!

The Web Deploy team is excited to announce a new Beta of Web Deploy v2. Download the English x86 and x64 installers (more languages are coming in the final release) Got feedback? We would love to hear from you. E-mail us: wdeploy at microsoft dot com...

WebMatrix Beta 3: Download Published Site

NOTE: This is posted in the Web Deploy blog because this new feature in WebMatrix Beta 3 makes great use of new features in Web Deploy v2. Summary The new Beta 3 release of WebMatrix includes an exciting new feature: Download Published Site. This feature...

Skipping setting an ACL in a Visual Studio 2010 deployment package

A couple of customers have asked me how to skip setting an ACL in a VS 2010 deployment package. There are project-level properties for everything we do in VS to publish or create a deployment package. To disable setting ACLs, you can do either of these...

Workaround for FTP Authorization Rules being deleted on sync

NOTE: This is a cross-post from bilalaslam.com . Interested in learning more about Web Deploy? Follow us on Twitter @wdeploy I had a customer contact me with an issue: FTP Authorization Rules for a site were being deleted after sync. He has two IIS 7...

A note on setAcl provider behavior

Note: this is a cross-post from bilalaslam.com Chances are if you are deploying an application using Web Deploy, you are using the setAcl provider. What is setAcl? It’s a provider that lets you set permissions on file system objects. Typically, this involves...

Debugging delegation rules for Web Deploy

Note: this is a cross-post from bilalaslam.com I recently had a shared hosting provider customer contact me about a problem with non-administrators deploying using Web Deploy. The specific issue he was running into was that the deployment would work if...

Common Web Deploy connection errors (and recipes for fixing them)

Note: this is a cross-post from bilalaslam.com Because Web Deploy is a client-server product, unless it is set up correctly, chances are you will hit a wall pretty quickly at the point where a connection is made. In this blog post, I will show you common...

Operations on application pools as admin and non-admin

NOTE: This is a cross-post from bilalaslam.com Sometimes, as part of a deployment, you want to stop, start or recycle the remote application pool. For example, some lightweight database engines hold the database in memory, so if you publish a new database...

1 2 3  Next »