by William
March 20, 2010 12:36 AM
I just finished upgrading this blog to the RC of .Net 4 and Visual Studio 2010 and part of the process was to configure 1-Click deploy inside Visual Studio (as demonstrated by Scott Hanselman and Scott Guthrie during the Mix10 keynote). 1-Click is a great feature of Visual Studio 2010 and uses MSDeploy (which has been available for a few months) to do the actual deployment. I thought it might be useful to share some of the issues I encountered while configuring MSDeploy. More...