RE: Re: ASP.NET deployment tools
"Chris Wuestefeld" <chris-/ffxFymC14jQ7bhM+Ce/[email protected]> Thu, 3 Nov 2011 09:51:51 -0400
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <003001cc9a2f$be1bb8d0$3a532a70$@com> |
We've been using Microsoft's WebDeploy [1] for a couple of years, with a lot of success. This handles not just the code itself, but also copies IIS metabase configuration data (virtual directories, application settings, etc.). It purports to handle GAC assemblies as well, but I found it did not do this very well (I no longer remember what the problems were) so I built some tools to do this part of it for us. [1] http://www.iis.net/download/WebDeploy