The ASP.NET fall update with its WAAD support is exactly what I need, and Vittorio's //build demo of it was promising. However, when I try it on my own solution, I fail miserably.
Upon clicking "Enable Windows Azure authentication" on an ASP.NET MVC 4.0 / .NET 4.5 project with no authentication so far, I get a dialog that coolly states "System.Runtime.InteropServices.COMException". Is this a known issue? Is there something more I could provide to help debug this?
TIA,
Jouni