Tag Cloud
Twitter
Main | Registering your Windows Phone 7 for Development »
Saturday
Dec112010

Azure and ASP.NET MVC 2

This evening I went to deploy an ASP.NET MVC 2 existing application to Microsoft Azure.  I ran into issues getting my deployment to work.  The status kept aborting and stating recovering web role.  After a quick google search I ran across a couple posts some that were based on an older version of the SDK. 

What ended up being my problem was that the System.Web.Mvc library needed to be set to Copy Local = True.

image

Thanks to Steven Smith for blogging this.  http://stevesmithblog.com/blog/asp-net-mvc-2-and-windows-azure/

Reader Comments (1)

I have no idea what just happened but I felt like I should comment since I read it. lol :)

January 21, 2011 | Unregistered Commentermiltownkid

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>