developer-fabric

Debugging Developer Fabric Issues - Service Not Starting Web Components

Hello, I am trying to get the Azure SDK up and running on my dev PC and have been having some issues. I have installed the SDK, tools for VS and am trying to run the samples. Every time I try to run the samples the Development Storage service starts and then the Developer Fabric tries to start. This is where is stops. The Developer Fa...

WebRole in Azure Dev Fabric seems to be running with Integrated Authentication

I have a Azure WebRole running in VS2008, and whenever I launch it using Dev Fabric, the browser pops up an authentication dialog - which I can log in with my local account credentials. My web.config is set to forms auth, and if I run the WebRole directly (without dev fabric) it works no problem. Does anybody know how to configure th...