Can't debug newly created Windows Azure project. The Windows Azure Debugger keeps crashing in loop

242 Views Asked by At

I've just downloaded Azure SDK 1.6 through Windows Platform Installer.

When I start a new ASP.NET MVC 3 Windows Azure Project and try to debug it, the screen stops at this point: enter image description here

And then the Windows Azure Debugger crashes over and over:

enter image description here

And when I hit cancel it crashes again.

My Compute Emulator diagnostics window looks like this:

enter image description here

When I hit cancel in the dialog the diagnostics repeats the last lines and then it crashes again. I've already tried to restart my VS and Windows with no results. I've also reinstalled the Azure SDK.

Any ideas?

0

There are 0 best solutions below